@include('frontend.layouts.navbar') {{-- Page Hero --}}
Freight Vendors

Vendors

Search and find your freight agents. Connect better and faster.

{{-- Search --}} {{-- Table --}}
@foreach($sailingschdules as $schdule) @endforeach
Provider Title Date Created Action
{{ $schdule->vendor->name }} {{ $schdule->title }} {{ $schdule->created_at->format('d M Y') }} View
@include('frontend.layouts.footer')