@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")
{{__("All Tracking Shipments")}}
{{__("ID")}} | {{__("Title")}} | {{__("URL")}} | {{__("Image")}} | {{__("Control")}} |
---|---|---|---|---|
{{$shipment->id}} | {{$shipment->title}} | {{$shipment->url}} | @if($shipment->getFirstMediaFile()) |
id)}}" class="control-link edit"> |