@vite(['resources/css/app.css', 'resources/js/app.js'])

LottoData Admin

Simple V1 admin access for site management foundations.

This login flow protects the admin dashboard and placeholder sections for Pages / Content, Ad Placements, Games, and Settings. Non-admin accounts are blocked from the admin area.

Back to public site

Admin login

@csrf
@error('email')

{{ $message }}

@enderror