ifnex/04_Laravel/app/Filament/Pages
Kazem Alghasi 1c3811b01f feat(ui): localize filament admin panel and refactor settings page
Refactor the IfnexSettingsPage to use a custom Blade view and implement manual property binding for system settings. Additionally, localize navigation labels and groups to Persian for the Filament admin interface.

- Implement `ifnex-settings.blade.php` for custom settings management
- Localize navigation labels for Countries, Shipment Items, Shipments, and Shipping Rates
- Update navigation groups to Persian (تنظیمات, عملیات)
- Refactor `IfnexSettingsPage` to load settings from `SystemSetting` model during `mount`
- Fix type hinting for `ShipmentDirection` enum in `ShipmentResource` table columns
2026-08-04 04:44:24 +03:30
..
IfnexSettingsPage.php feat(ui): localize filament admin panel and refactor settings page 2026-08-04 04:44:24 +03:30
PriceTestPage.php feat: Complete Phase 1 core logic and WP bridge setup 2026-08-01 04:01:22 +03:30