@if(session()->has('admin_userid')) @else @endif @extends('backend.header') @section('content')
| S.No | Name | Mobile | Address | Vehicle | Vehicle Reg No | Action | |
|---|---|---|---|---|---|---|---|
| {{$count}} | {{$booking->fname}} {{$booking->lname}} | {{$booking->email}} | {{$booking->mobile}} | {{$booking->address}} | {{$booking->vehicle}} | {{$booking->vehicle_reg}} |