@extends('admin.partials.layout') @section('css') @endsection @section('content')

Vessels

@csrf

All Vessels

@foreach ($vessels as $key => $item)
@endforeach
@endsection @section('js') @endsection