@extends('layouts.dmeadmin.master') @section('ship_manage') active @endsection @section('content')
| Vessel Name | IMO | AIS Type | MMSI | Gross Tonnage | Deadweight | Year Built | Action |
|---|---|---|---|---|---|---|---|
| {{ucwords($val->ship_name)}} | {{$val->imo_number}} | {{$val->ship_type}} | {{$val->mmsi}} | {{$val->gross_tonnage}} | {{$val->deadweight}} | {{$val->yearbuild}} | {{"Edit Ship"}} |
Oops.! No Records Found !! | |||||||