@component('mail::layout', ['company' => $company])
@component('mail::header', ['image' => env("CLOUDFRONT_URL_POS").'/assets/image/quote.png']) {{--

CONGRATULATION

--}}

Quote #{{ $quote_no }}

@endcomponent
@if($with_aio_payment)

Quote from {{ $company['name'] }} ${{ $balance_due }}

Download Invoice
Pay This Invoice

@endif {!! $content !!}
@endcomponent