{{-- Proposal/Quotation: {{$proposal}}
Payment/Approval: {{$payment}}
Receipt: {{$receipt}}
--}} @if( $proposal != 'NA' )
@else Proposal/Quotation
@endif @if ( $payment != 'NA' )
@else Payment/Approval
@endif @if ( $receipt != "NA" ) @else Receipt @endif