4acabe4185
Registers ShippingServiceProvider (carrier config, driver/fulfillment bindings, Rates page override) and wires the shipping admin surface into CorePlugin: dynamic carrier dropdown on Shipping Method create/edit, a "Create Shipment" order action resolved generically by carrier, and a Pickup Manifests page for carriers that support manifest batching.
4 lines
76 B
PHP
4 lines
76 B
PHP
<x-filament-panels::page>
|
|
{{ $this->table }}
|
|
</x-filament-panels::page>
|