@extends('admin.layout.base') @section('title', 'Vendors ') @section('content')
| ID | Manager | Vendor | Mobile | Icon | Action | |
|---|---|---|---|---|---|---|
| {{ $index + 1 }} | {{ $fleet->name }} | {{ $fleet->company }} | {{ $fleet->email }} | {{ $fleet->mobile }} | ||
| ID | Manager | Vendor | Mobile | Icon | Action |