@include('auth.partials.login-styles', ['accent' => '#DC2626', 'accentDark' => '#B91C1C'])

Super Admin

Platform administration access

Restricted access — authorised personnel only
@if($errors->any()) @endif
@csrf
@error('username')

{{ $message }}

@enderror
{{ config('legal.app_name') }} · Powered by {{ config('legal.developer_name') }}
@include('auth.partials.login-script')