@extends('admin.template.layout') @section('css') @endsection @section('page-title') @endsection @section('content') @php $user = auth()->user(); $role = $user->role->code; $style = ''; if ($role == 'CREW') { $style = 'display:none'; } @endphp
| Nama Pegawai | Tanggal Presensi | Jam Masuk | Jam Keluar | Durasi Kerja | Tipe | Keterlambatan | Status | Action |
|---|
| Nama Pegawai | Tanggal Presensi | Jam Masuk | Jam Keluar | Durasi Kerja | Tipe | Keterlambatan | Status | Action |
|---|