@if (Route::has('login'))
@auth
Home
@else
Login
@if (Route::has('register'))
Register
@endif @endauth
@endif
Attendance Client
@include('alert') {{ Form::open(['url'=>'kirim-data-absen'])}}
Periode Awal
Periode Akhir
Kirim Data
Status Server
:
Connected
Informasi :
silahkan input periode kehadiran yang ingin diproses dari mulai hari H sampai H + 1.
Contoh : 1 Januari 2019 Sampai 2 januari 2019 ( H+1 Digunakan Untuk Mendapatkan Informasi Shift 2S1 )