@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")
{{__("All About As")}}
{{__("ID")}} | --}}{{__("Serial Number")}} | {{__("Image")}} | {{__("About As")}} | @if(isPermissionsAllowed("control-about")){{__("Control")}} | @endif
---|---|---|---|---|
{{$about->id}} | --}}{{$serial_number++}} | @if($about->getFirstMediaFile()) |
{{$about->getNameAttribute()}} | @if(isPermissionsAllowed("control-about"))$about->id])}}" class="control-link edit"> | @endif