ifnex/04_Laravel/resources/views/pdfs
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
..
awb.blade.php refactor(shipping): clean up import logic and fix PDF asset paths 2026-08-23 22:56:08 +03:30
invoice.blade.php feat(shipment): expand schema and enhance PDF generation 2026-08-23 22:31:58 +03:30
label.blade.php refactor(shipping): clean up import logic and fix PDF asset paths 2026-08-23 22:56:08 +03:30