{{-- --}}
>
{{-- ... --}}

HRD

@csrf
@if ($errors->has('username')) {{ $errors->first('username') }} @endif
@if ($errors->has('password')) {{ $errors->first('password') }} @endif
{{-- --}}
{{-- Forgot password? --}}
{{--

Still no account? Please go to Sign up

--}}
{{-- --}}