@php $noteBlocks = [ 'standard_invoice_notes' => ['Standard Invoice Notes', 'Printed on Invoices'], 'standard_load_sheet_notes' => ['Standard Load Sheet Notes', 'Printed on Load Sheets'], 'standard_bol_notes' => ['Standard BOL Notes', 'Printed on Bill of Lading Sheet'], 'standard_customer_sheet_notes' => ['Standard Customer Sheet Notes', 'Printed on Customer Sheets'], 'standard_quote_notes' => ['Standard Quote Notes', 'Printed on Quotes'], ]; @endphp