@php $generalChecks = [ 'dispatcher_custom_name' => 'Custom Name', 'use_company_email_on_reports' => 'Use Company Email On Reports', 'show_pickup_delivery_on_customer_notification' => 'Show Pick up and Delivery info', 'show_delivery_po_on_invoice' => 'Show Delivery PO# on invoice', 'show_its_footer_on_printouts' => 'Show ITS Dispatch on printouts', 'suggest_truck_start_location' => 'Suggest the starting location for trucks', 'hide_truckstop_posting_button' => 'Hide Truckstop.com posting button on dispatch board', 'unavailable_trucks_selectable' => 'Unavailable trucks are selectable on a load', 'show_wo_on_dispatch_board' => 'Show W/O numbers on dispatch board', 'show_13_months_statistics' => 'Show 13 Months vs 12 Months of data', 'dispatch_board_search_by_ship_date' => 'Search by ship date', 'highlight_rows_by_status' => 'Highlight rows based on load status', 'show_dispatch_contact_in_email_footer' => 'Show Dispatch Contact Info In Email Footer', ]; @endphp