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

NXT-ePMS

@php $propName = \App\Models\Setting::get('property_name', 'Parkview Hotel CDO'); @endphp

{{ $propName }}

{{-- Card --}}

Forgot your password?

Enter your email and we'll send a reset link.

@if(session('success'))

Reset link sent!

{{ session('success') }} Check your email inbox.

@endif @if($errors->any())
{{ $errors->first() }}
@endif
@csrf

NXT-ePMS v1.0 — Staff Portal