@extends('layouts.app') @section('title', 'Dashboard — Almasix') @section('content')
@isset(status)

{{ status }}

@endisset

Hello, {{ user_name }}

Signed-in landing page from the installer UI kit — progress keeps the path so scaffold gaps stay visible.

@endsection