{{-- --}}
{{env('BUSINESS_NAME')}}
Welcome!
Sign in to continue.
@csrf
@error('email')
{{ $message}}
@enderror
SIGN IN
{{--
@if ($errors->has('g-recaptcha-response'))
{{ $errors->first('g-recaptcha-response') }}
@endif --}}
Developed by
{{env('DEVELOPER_NAME')}}