@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_setting = auth_can(h_prefix('setting')); @endphp
| Urutan | Foto | Nama | Testimoni | Tampilkan | {!! $can_delete || $can_update ? 'Aksi | ' : '' !!}
|---|