@foreach($project->draws as $draw) @endforeach

Draw Schedule

Percentage

Sequence

Phase Type Desc

Draw Amount

Payments

Outstanding

{{$draw->Percentage}} {{$draw->phase->Seq}} {{$draw->phase->type->Name}} {{\AppHelper::formatPrice($draw->getDrawAmount())}} {{\AppHelper::formatPrice($draw->getPayment())}} {{\AppHelper::formatPrice($draw->getOutstanding())}}