Contract: {{ $contract->contract_number }}
| Field | Information |
|---|---|
| Full Name | {{ $investor->full_name }} |
| NIDA Number | {{ $investor->nida_number }} |
| Phone Number | {{ $investor->phone_number }} |
| Alternative Phone | {{ $investor->alternative_phone ?? 'N/A' }} |
| Email Address | {{ $investor->email }} |
| Physical Address | {{ $investor->address }} |
| City/Region | {{ $investor->city }}, {{ $investor->region }} |
| Field | Information |
|---|---|
| Full Name | {{ $driver->full_name }} |
| NIDA Number | {{ $driver->nida_number }} |
| Phone Number | {{ $driver->phone_number }} |
| Alternative Phone | {{ $driver->alternative_phone ?? 'N/A' }} |
| Email Address | {{ $driver->email }} |
| Physical Address | {{ $driver->address }} |
| License Number | {{ $driver->license_number }} |
| License Expiry | {{ $driver->license_expiry_date->format('d/m/Y') }} |
| Department | Contact |
|---|---|
| Operations Office |
Phone: +255 22 123 4567 Email: operations@brakel.co.tz Hours: Mon-Fri 8 AM - 5 PM |
| 24/7 Emergency Hotline |
Phone: +255 754 123 456 WhatsApp: +255 754 123 456 |
| Finance Department |
Phone: +255 22 123 4568 Email: finance@brakel.co.tz Hours: Mon-Fri 8 AM - 4 PM |
| Technical Support |
Phone: +255 754 123 457 Email: support@brakel.co.tz Hours: Mon-Sat 7 AM - 8 PM |
| GPS Tracking Support |
Phone: +255 754 123 458 Email: gps@brakel.co.tz Hours: 24/7 |
| Field | Information |
|---|---|
| Name | {{ $driver->next_of_kin_name ?? 'N/A' }} |
| Relationship | {{ $driver->next_of_kin_relationship ?? 'N/A' }} |
| Phone Number | {{ $driver->next_of_kin_phone ?? 'N/A' }} |
| Address | {{ $driver->next_of_kin_address ?? 'N/A' }} |
| Document | Status |
|---|---|
| Driver NIDA Copy | ☑ Attached |
| Driver License Copy | ☑ Attached |
| Investor NIDA Copy | ☑ Attached |
| Vehicle Registration Book | ☑ Attached |
| Insurance Certificate | ☑ Attached |
| Vehicle Inspection Report | ☑ Attached |