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 |
||
|---|---|---|
| .. | ||
| filament | ||
| layouts | ||
| orders | ||
| pdfs | ||
| pricing | ||
| mock-gateway.blade.php | ||
| payment-result.blade.php | ||
| welcome.blade.php | ||