{{--

{{ $serviceRequestStageInvoices->invoice_type }}

--}} {{-- @if ($serviceRequestStageInvoices->invoice_type == 'PROFORMA' || $serviceRequestStageInvoices->invoice_type == 'TAX_INVOICE')
Payment Proof Document :
@else --}} @if (!empty($serviceRequestStageInvoiceSupportiveDocument->reject_reason))
Reject Reason :

{{ $serviceRequestStageInvoiceSupportiveDocument->reject_reason }}

@endif
Payment Proof Document :
@if (!empty($serviceRequestStageInvoiceSupportiveDocument))
View @if (in_array($paymentStatus, ['UNDER_REVIEW', 'REJECTED'])) Edit @endif
@else
@endif
{{-- @endif --}}
@if (!empty($serviceRequestStageInvoiceSupportiveDocument)) @if ($paymentStatus == 'UNDER_REVIEW') @endif @else @endif