{{ get_branding()['name'] ?? 'Fantasy Gaming' }}
Fantasy AdminLogin

Sign in to start your session

@if(Session::has('error'))
{{ Session::get('error') }}
@endif
@csrf