@extends('layouts.layout') @section('content') ASSET Version 2.0 Add New active Add New 1 Basic Information 2 Specification 3 Other Information 4 Summary Vessel Name Vessel Type Select Type Trophy in Control IMO Number Owners Select Type @if($own) @foreach($own as $getcl) {{ $getcl->name }} @endforeach @endif Charterer(Client) Select Type @if($client) @foreach($client as $gcl) {{ $gcl->name }} @endforeach @endif Next Gross Tonnage TEU Capacity Dead Weight Length Beam Next Which Contract Select Type @if($cntype) @foreach($cntype as $gcln) {{ $gcln->name }} @endforeach @endif Age of Vessel Engine Power Built Size Draught Builder Place of Build Net Tonnage Crude Next Asset Name Type IMO Number Owner Client Specification Other Information Finish Newly Added Marine Vessels ID Asset Name IMO Number Owner Charterer Action @if($assetContract) @foreach($assetContract as $con) {{ $con->id }} {{ $con->vessel_Name }} {{ $con->IMO_Number }} {{ $con->Owner_vessel_manager }} {{ $con->Client }} @endforeach @endif @endsection
Basic Information
Specification
Other Information
Summary