@php $hasLogo = false; @endphp
{{-- Left Side - Admin Branding Section (60%) --}} {{-- Right Side - Login Form (40%) --}}
{{-- Mobile Logo (shown only on small screens) --}}
{{ config('app.name', 'Play With A Pro') }} Admin Portal
{{-- Header --}}

Welcome Back

Sign in to access the admin dashboard

{{-- Session Status --}} @if (session('status'))

{{ session('status') }}

@endif {{-- Login Form --}}
{{ $this->form }}
{{-- Security Notice --}}

Secure Administrator Login