@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")
{{__("All Details")}}
{{__("ID")}} | {{__("Image")}} | {{__("Title")}} | {{__("Description")}} | {{__("Control")}} |
---|---|---|---|---|
{{$detail->id}} | @if($detail->getFirstMediaFile()) |
{{ $detail->getTitleAttribute() }} | {{ $detail->getDescriptionAttribute() }} | $sub_id, "id" => $detail->id])}}" class="control-link edit"> |