| № | Phase | Completed | AP | Labor $ | Material $ | Sub-Cont $ | Total $ | Actual $ | Yet to Spend $ | Options | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{$k++}} | @if($permissions['edit_project_costs_phase_detail']) {{$phase->type->Name}} @else {{$phase->type->Name}} @endif | {{$phase->CompletedDate}} | {{$phase->formatPrice($phase->EstLabor)}} | {{$phase->formatPrice($phase->EstMaterial)}} | {{$phase->formatPrice($phase->EstSubcontractor)}} | {{$phase->formatPrice($phase->EstTotal)}} | TotalInvoiced > $phase->EstTotal) style="color: red" @endif>{{$phase->formatPrice($phase->TotalInvoiced)}} | {{$phase->formatPrice($phase->YetToSpend)}} |
@if (count($phase->payments))
|