
{{ $user->name }}
Email: {{ $user->email }}
Phone Number: {{ $user->phone }}
Cash Payment: {{ $user->cash_payment_flag == 0 ? 'Deactive' : 'Active' }}
@if ($user->created_at)Account Created At: {{ $user->created_at->format('d-m-Y') }}
@endifCar Info
Id | Subscription | Car Type | Car Model | Brand | Color | Car Location | Plate Number | Car Image | Year Of Manufuture |
---|
Id | Area | Street Name | Building No | Loot Number | Latitude | Longitude | Notes |
---|
Id | Package | Start Date | End Date |
---|
Id | Car | subscription | service | date | slot | {{--team | area | --}}status | Action |
---|