AI BRIGHTWIN
LOGIN
{{ csrf_field() }}
Username
@if ($errors->has('name'))
{{ $errors->first('name') }}
@endif
Password
@if ($errors->has('password'))
{{ $errors->first('password') }}
@endif
Login