@yield('title', 'Console')

Signed in as {{ $admin->name ?? 'Super Admin' }}
@csrf
@yield('content')