Record GRN — ProcureFlow Goods Received Note Receipt
GRN Details: {{ $grnNumber }}
@csrf
Contract Reference
{{ $contract->contract_number }}
{{ $contract->procurement->title }}
Supplier
{{ $contract->supplier->name }}
Value
{{ $contract->currency }} {{ number_format($contract->contract_value, 0) }}
Signed On
{{ $contract->signed_at->format('M d, Y') }}