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

Laboratory

@endpush @section('content') @php $key_='Laboratorium'; @endphp
@if (can($key_, 'add')) @endif
@if (can($key_, 'edit') || can($key_, 'delete')) @endif
No Name UnitAction
@if (can($key_, 'edit') || can($key_, 'add')) @endif @endsection @push('after-script')