Self-hosting
◐
@if (\App\Models\User::query()->exists())
Se connecter
@else
Créer un compte
@endif
@yield('content')