Contractor Detail
| Name | {{ $contractor->name ?? '' }} | ||
|---|---|---|---|
| {{ $contractor->email ?? '' }} | Phone | {{ $contractor->phone ?? '' }} | |
| City | {{ $contractor->city ?? '' }} | State | {{ $contractor->state ?? '' }} |
| Country | {{ $contractor->country ?? '' }} | Address | {{ $contractor->address ?? '' }} |
| zip | {{ $contractor->zip ?? '' }} | Contractor Details | |
| Profile Image |
![]() |
--}}
{{--
--}}
--}}
{{-- --}}
{{--
--}}
{{-- --}}
{{--
--}}
{{-- --}}
{{--
--}}
{{-- --}}
{{-- Orders
--}} {{----}}
{{-- --}}
{{-- --}}
{{--
--}}
{{--
--}}
{{-- | S.No | --}} {{--Order No | --}} {{--Total | --}} {{--Status | --}} {{--Order Date | --}} {{--
|---|---|---|---|---|
| {{ $counter++ }} | --}} {{--{{ $orders->order_no }} | --}} {{--{{ $orders->total_amount }} | --}} {{--{{ ucfirst($orders->order_status) }} | --}} {{--{{ date("d-M-Y",strtotime($orders->created_at)) }} | --}} {{--
)}})