@extends("layouts.admin.app") @section("page-title") {{__("Dashboard")}} @endSection @section("page-nav-title")
{{__("All Harbors")}}
{{__("ID")}} | --}}{{__("Serial Number")}} | {{__("Name")}} | @if(isPermissionsAllowed("control-harbors")){{__("Control")}} | @endif
---|---|---|---|
{{$harbor->id}} | --}}{{$serial_number++}} | {{$harbor->name}} | @if(isPermissionsAllowed("control-harbors"))id)}}" class="control-link edit"> | @endif