@include('garage.partials.ledger-label-helpers') @php $searchId = $searchId ?? 'customerSearch'; $selectId = $selectId ?? 'gsCustomer'; $emptyOption = $emptyOption ?? '— Select customer —'; $searchUrl = $searchUrl ?? route('garage.api.ledgers.customers.search'); @endphp @push('scripts') @endpush