|
@if($quotation->logo)
Reseller Logo
@endif
|
FROM
{{ $fromCompany ?: '—' }}
{!! nl2br(e($fromAddress ?: '—')) !!}
@if($fromGstin)
GST: {{ $fromGstin }}
@endif
|
TO
{{ $toCompany ?: '—' }}
{!! nl2br(e($toAddress ?: '—')) !!}
@if($toGstin)
GSTIN: {{ $toGstin }}
@endif
|
DATE
{{ $quotationDate }}
QUOTE NO.
{{ $quotationNo }}
|
|
Pricing Summary
|