ifnex/04_Laravel/resources/views
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
..
filament refactor(ui): redesign admin dashboard widgets and exchange service 2026-08-10 04:08:29 +03:30
layouts refactor(import): enhance shipping rates import and refine PDF layouts 2026-08-04 09:47:22 +03:30
orders feat(shipment): implement PDF generation for AWB, invoice, and labels 2026-08-04 09:20:23 +03:30
pdfs refactor(shipping): clean up import logic and fix PDF asset paths 2026-08-23 22:56:08 +03:30
pricing refactor(import): enhance shipping rates import and refine PDF layouts 2026-08-04 09:47:22 +03:30
mock-gateway.blade.php feat(wallet): complete online payment with Zarinpal + mock gateway 2026-08-08 00:46:54 +03:30
payment-result.blade.php feat(wallet): complete online payment with Zarinpal + mock gateway 2026-08-08 00:46:54 +03:30
welcome.blade.php feat: Complete Phase 1 core logic and WP bridge setup 2026-08-01 04:01:22 +03:30