{{--
--}}
>
{{--
--}}
HRD
@csrf
@if ($errors->has('username'))
{{ $errors->first('username') }}
@endif
Username
@if ($errors->has('password'))
{{ $errors->first('password') }}
@endif
Password
{{--
Remember me
--}}
{{--
Forgot password?
--}}
Sign in
{{--
Still no account? Please go to
Sign up
--}}
{{-- --}}