{{$hospital->name}}
@csrf
Sign in
@if ($errors->has('email'))
{{ $errors->first('email') }}
@endif
@if ($errors->has('password'))
{{ $errors->first('password') }}
@endif
@if(env('DEMO'))
Admin
HR
Accountant
Pathologist
Radiologist
@endif
Helpline
Call +88 01886 410 415
medicahms@gmail.com
{{ Html::script('assets/bower_components/jquery/dist/jquery.min.js') }}