@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")
{{__("All Instructions And Laws")}}
{{__("ID")}} | {{__("Name")}} | @if(isPermissionsAllowed("control-instructions")){{__("Control")}} | @endif
---|---|---|
{{$instruction->id}} | {{$instruction->getNameAttribute()}} | @if(isPermissionsAllowed("control-instructions"))$instruction->id])}}" class="control-link edit"> | @endif