@extends('emails.layouts.email-layout-advance-quote') @section('content')
@if(!empty($company_logo)) @else @endif
{{ $organization_name }} has sent you a quote
Review all the details and terms before e-signing the quote
 
{!! $description !!}
Note: Please do not reply to this message. The email cannot accept any incoming email.
 
@endsection