| Project | {{ $projectname }} | Printing Date | {{ Carbon\Carbon::now()->format('d-m-Y h:i:s') }} | ||||
|---|---|---|---|---|---|---|---|
| Contractor | M/s. Trojan General Contracting LLC | Payment No. | {{ $filename }} | ||||
| Team Name | {{ $labour_team->name }} | Report Date | {{ $report_date }} | ||||
| Team ID | {{ $labour_team->team_id }} | ||||||
| Scope of Work | {{ $scopeofwork }} | ||||||
| Villa No. | Floor | Type | {{ $eachactivity[array_key_first($eachactivity)]['activity_setup']->level_3 }} | Date | Working Days | Remarks | |||
| {{ $key }} | |||||||||
| Qty | Unit | Rate | Compensation | ||||||
| {{ $item['activity_setup']->property_name }} | {{ $item['activity_setup']->floor_name }} | {{ $item['activity_setup']->building_type_name }} | {{ $item['activity_setup']->quantity }} | {{ $item['activity_setup']->uom }} | {{ $item['activity_setup']->price_per_unit }} | {{ $item['activity_setup']->quantity * $item['activity_setup']->price_per_unit }} | {{ Carbon\Carbon::parse($item['activity_setup']->start_date)->format('d-M-y') }} | {{ $item['total_working_days'] }} | |
| Compensation | {{ $groupsum }} {{ env('CURRANCY_SYSMBOL') }} | ||||||||
| Net Payable Amount | {{ $sum }} {{ env('CURRANCY_SYSMBOL') }} | |||||||
| Position | Name | Employee ID | Signature | Date |
| Team Leader | {{ $team_leader->name }} | {{ $team_leader->employee_id }} | ||
|
Foreman
|
{{ $eachforeman->name }} | {{ $eachforeman->employee_id }} | ||
|
Site Engineer
|
{{ $eachsiteengg->name }} | {{ $eachsiteengg->employee_id }} | ||
| Quality Surveyor | ||||
| Project Director | {{ $projectmanager->name }} | {{ $projectmanager->employee_id }} |
| Project | {{ $projectname }} | Printing Date | {{ Carbon\Carbon::now()->format('d-m-Y h:i:s') }} | ||||
|---|---|---|---|---|---|---|---|
| Contractor | M/s. Trojan General Contracting LLC | Payment No. | {{ $filename }} | ||||
| Team Name | {{ $labour_team->name }} | Report Date | {{ $report_date }} | ||||
| Team ID | {{ $labour_team->team_id }} | ||||||
| Scope of Work | {{ $scopeofwork }} | ||||||
| SN | Employee ID | Name | Position | Salary | Remarks |
| {{ $index++ }} | {{ $eachpay['labour']->employee_id }} | {{ $eachpay['labour']->name }} | {{ config('archive.labour_trade_type')[$eachpay['labour_trade_type']] }} | {{ $eachpay['salary'] }} |
| Net Payable Amount | {{ $sumtwo }} {{ env('CURRANCY_SYSMBOL') }} | |||||||
| Position | Name | Employee ID | Signature | Date |
| Team Leader | {{ $team_leader->name }} | {{ $team_leader->employee_id }} | ||
|
Foreman
|
{{ $eachforeman->name }} | {{ $eachforeman->employee_id }} | ||
|
Site Engineer
|
{{ $eachsiteengg->name }} | {{ $eachsiteengg->employee_id }} | ||
| Quality Surveyor | ||||
| Project Director | {{ $projectmanager->name }} | {{ $projectmanager->employee_id }} |