@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")
{{__("all-item-units")}}
# | {{__("unit-name")}} | @if(isPermissionsAllowed("edit-item-unit","delete-item-unit")){{__("control")}} | @endif
---|---|---|
{{$serial_number++}} | {{$unit->unit_name}} | @if(isPermissionsAllowed("edit-item-unit","delete-item-unit"))@if(isPermissionsAllowed("edit-item-unit")) id)}}" class="control-link edit"> @endif @if($unit->delete == 1) @if(isPermissionsAllowed("delete-item-unit")) @endif @endif | @endif