ifnex/04_Laravel/app
Kazem Alghasi ab591dc9f8 refactor(shipping): clean up import logic and fix PDF asset paths
Refactor the shipping rates import process to remove redundant comments
and simplify variable assignments. Additionally, update PDF templates
to use the `asset()` helper instead of `public_path()` for logo
rendering to ensure consistent asset loading.

- refactor(import): simplify `ShippingRatesImport` logic and variable naming
- fix(pdf): update logo image source from `public_path` to `asset` in AWB and Label templates
2026-08-23 22:56:08 +03:30
..
Console/Commands feat: Complete customer ordering and payment system (Phases 1-4) 2026-08-10 13:08:52 +03:30
Enums feat(shipment): expand schema and enhance PDF generation 2026-08-23 22:31:58 +03:30
Exports feat(ui): implement unified design system and financial reporting 2026-08-08 06:13:09 +03:30
Filament feat(shipment): expand schema and enhance PDF generation 2026-08-23 22:31:58 +03:30
Http feat: Complete customer ordering and payment system (Phases 1-4) 2026-08-10 13:08:52 +03:30
Imports refactor(shipping): clean up import logic and fix PDF asset paths 2026-08-23 22:56:08 +03:30
Models feat(shipment): expand schema and enhance PDF generation 2026-08-23 22:31:58 +03:30
Providers refactor: improve hero section responsiveness and update admin path 2026-08-12 11:58:46 +03:30
Services feat(shipment): expand schema and enhance PDF generation 2026-08-23 22:31:58 +03:30