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