@vite(['resources/css/app.css', 'resources/js/app.js'])
{{-- Logo / Brand --}}

HotelAreaGuide

Administration Panel

{{-- Card --}}

Sign in to your account

{{-- Validation errors --}} @if ($errors->any())

{{ $errors->first() }}

@endif
@csrf {{-- Email --}}
{{-- Password --}}
{{-- Remember me --}}
{{-- Submit --}}

© {{ date('Y') }} HotelAreaGuide — All rights reserved.