Sign in
Enter your credentials to access the admin.
@if (Session::has('status'))Don't have an account? Sign up
{{-- brafa Systems — sign in. Mirror of the brafa near-monochrome aesthetic. Livewire backing is App\Http\Livewire\Auth\Login. Every binding below is preserved verbatim from the previous implementation: wire:submit.prevent="store", wire:model="email", wire:model="password", wire:model="remember", @error('email'), @error('password'), Session::has('status'), route('forget-password'), route('register'). --}}
Enter your credentials to access the admin.
@if (Session::has('status'))Don't have an account? Sign up