@extends('admin') @push('header')

Alat

@endpush @section('content') @php $key_='Alat'; @endphp
@if (can($key_, 'add')) @endif
@if (can($key_, 'edit') || can($key_, 'delete')) @endif
No Nama Alat Jenis AlatAction
@if (can($key_, 'edit') || can($key_, 'add')) @endif @endsection @push('after-script')