@extends('layouts.mobile.app') @section('content') {{-- --}}
E-Presensi
Loading...
Memuat peta...

{{ DateToIndo(date('Y-m-d')) }}

{{ $jam_kerja->nama_jam_kerja }}

Mulai Istirahat {{ date('H:i', strtotime($jam_kerja->jam_awal_istirahat)) }}

Akhir Istirahat {{ date('H:i', strtotime($jam_kerja->jam_akhir_istirahat)) }}

@if ($presensi->istirahat_in == null) @else @endif
@endsection @push('myscript') @endpush