E
PEGAWAI
SIM PEGAWAI
@csrf
ABSENSI
person
@if(Session::has('error'))
{{ Session::get('error') }}
{{Session::forget('error')}} @endif @if(Session::has('success'))
{{ Session::get('success') }}
{{Session::forget('success')}} @endif
@if(Session::has('image'))
{{ Session::get('name') }}
@else
SUBMIT
@endif {{Session::forget('image')}} {{Session::forget('name')}}
Anda Absen Pulang?