@if ($type == 'draw')

Draw Payments

@else

Addendum Payments

@endif
@if ($type == 'draw')

To Edit draw payment, complete the form below, then click submit.

@else

To add/edit an Addendum Payment, complete the form below then click Submit.

@endif
@if ($type == 'draw') @else @endif
@if (QBHelper::canUse())
No Yes
@endif
@if ($type == 'draw')
@else
@endif

Existing Payments

@foreach ($payments as $payment) @endforeach
Date Amount # Comments Posted Options
{{$payment->PaymentDate}} {{$payment->Amount}} {{$payment->ReferenceCheck}} {{$payment->Comment}} {{\Carbon\Carbon::parse($payment->created_at)->format('m/d/Y')}}