@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")
{{__("All Shipments points")}}
{{__("ID")}} | --}}{{__("Serial Number")}} | {{__("City Name From")}} | {{__("Pass By City")}} | {{__("City Name To")}} | @if(isPermissionsAllowed("control-shipments-points")){{__("Control")}} | @endif
---|---|---|---|---|---|
{{$city->id}} | --}}{{$serial_number++}} | {{$city->getNameFromAttribute()}} | {{$city->getNameToAttribute()}} | @if(isPermissionsAllowed("control-shipments-points"))id)}}" class="control-link edit"> | @endif