@livewire('alerts')

Admin Login

Enter your password to access the admin dashboard

@csrf
@include('inc.message')
@error('password')
{{ $message }}
@enderror

Back to dashboard Sign Up