Sl No | Name | Code | NO Of Floor | Priority | Default | Status | @if(in_array('building-edit', $authRolePermissions))Edit | @endif @if(in_array('building-delete', $authRolePermissions))Delete | @endif
---|---|---|---|---|---|---|---|---|
{{$i++}} | {!! ucfirst($list->name) !!} | {{$list->code}} | {{$list->no_of_floor}} | {{$list->priority}} |
default == '1' ? 'checked' : '' }}>
|
status == '1' ? 'checked' : '' }}>
|
@if(in_array('building-edit', $authRolePermissions))
@endif @if(in_array('building-delete', $authRolePermissions)) | @endif |
No Data Found |