@includeIf('pdf::Layouts.shortcode.header')

{{ $title }}

@if(AdminBaseDashboard::logo())
{{ AdminBaseDashboard::logo() }}
@endif
@includeIf('pdf::Layouts.shortcode.company_details_parallel')
@includeIf('pdf::Layouts.partial.quotation.quotation_info')
@includeIf('pdf::Layouts.partial.quotation.address_no_row')
@includeIf('pdf::Layouts.partial.quotation.items')

{!! $quote->comment !!}

@includeIf('pdf::Layouts.partial.quotation.payment_summary')
@if($title != "Delivery Order")
@includeIf('pdf::Layouts.partial.quotation.policy')
@endif