Introduce a new currency management module including a dedicated resource, database migration, and a custom Filament page for importing exchange rates. Additionally, enhance the ShipmentResource table with improved column visibility, sorting, and route display, and integrate shipment update notifications.
3 lines
74 B
PHP
3 lines
74 B
PHP
<x-filament-panels::page>
|
|
{{ $this->form }}
|
|
</x-filament-panels::page> |