ifnex/04_Laravel/resources/views/filament/pages/import-rates.blade.php
Kazem Alghasi e9a0c731c2 feat(admin): implement currency management and rate import system
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.
2026-08-24 01:18:34 +03:30

3 lines
74 B
PHP

<x-filament-panels::page>
{{ $this->form }}
</x-filament-panels::page>