| Id | Name | Address | Post Code | @if(Auth::id()<=3)Sales By | @endifJob Status | Contact No | Date of Birth | Is Rented | Landloard | Contact Name | Phone Number | Email Address | Heating Type | No of Beds | Property Type | Insulated Time | Booking Time | Survey Date | Booking Date | Insulation Date | Submit Date | Final Notes | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| LCL00000 | {{$job->fore_name}} {{$job->last_name}} | {{$job->address}} | {{$job->postal_code}} | @if(Auth::id()<=3){{$job->sales_by }} | @endif{{$job->email}} | {{$job->contact_no}} | 06/06/26 | {{$job->is_rented}} | {{$job->landloard}} | {{$job->contact_name}} | {{$job->phone_number}} | {{$job->email_address}} | {{$job->heating_type}} | {{$job->no_of_beds}} | {{$job->property_type}} | {{$job->insulated_time}} | {{$job->booking_time}} | {{$job->survey_date}} | {{$job->booking_date}} | {{$job->insulation_date}} | {{$job->submit_date}} | {{$job->final_notes}} | |
| Id | Name | Address | Post Code | @if(Auth::id()<=3)Sales By | @endifJob Status | Contact No | Date of Birth | Is Rented | Landloard | Contact Name | Phone Number | Email Address | Heating Type | No of Beds | Property Type | Insulated Time | Booking Time | Survey Date | Booking Date | Insulation Date | Submit Date | Final Notes |