{{-- @extends('layouts.app') @section('content')
{{ __('Login') }}
@csrf
@error('email') {{ $message }} @enderror
@error('password') {{ $message }} @enderror
@if (Route::has('password.request')) {{ __('Forgot Your Password?') }} @endif
@endsection --}} Login Basic - Pages | Sneat - Bootstrap 5 HTML Admin Template - Pro
Welcome to Sure Parking Admin Panel!

Please sign-in to your account and start the adventure

@csrf