@extends('layouts.admin.master') @section('content') @php $can_insert = auth_can(h_prefix('insert')); $can_update = auth_can(h_prefix('update')); $can_delete = auth_can(h_prefix('delete')); $can_active = auth_can(h_prefix('active')); $can_set_role = auth_can(h_prefix('set_role')); $can_bidang = auth_can(h_prefix('jabatan', 1)); @endphp
| No | Nama | Dari | Sampai | {!! $can_set_role ? 'Set Sebagai | ' : '' !!}Detail | Status | Aksi |
|---|