@if ($errors->has('phone') || $errors->has('password'))
{{ $errors->first() }}
@endif
@csrf
Đăng nhập vào hệ thống
Số điện thoại
Mật khẩu {{--
Quên mật khẩu
--}}
@if ($errors->has('password'))
{{ $errors->first('password') }}
@endif
Nhớ mật khẩu