{{ env('APP_NAME') }} Admin

Sign in

@if ($errors->any())
Error!
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif @if (isset($status))
Error! {{ $status === 'Unauthorized' ? 'Only Admin or Super Admin accounts can access this portal.' : $status }}
@endif
@csrf
© , made with by Fortran House for a better web.
  • Handyseam