Phase Estimated Days - {{$office}} Office

To manage the phase list for a Project Type, enter the phase sequence number in the dsired box below. For any draw phase enter a draw percentage, or fixed draw amout, in the appropriate box below. When finished, click Save. The percentage must be in a included phase and the total of the draw percentages must equal 100, all draws must entered in whole numbers, no decimals.
@csrf
@foreach($projectTypePhaseContents as $projectTypePhaseContent) @if(isset($projectTypePhaseContent->type)) @endif @endforeach
Phase Desc Seq Draw %
{{isset($projectTypePhaseContent->type->Name) ? $projectTypePhaseContent->type->Name : ''}}