ifnex/04_Laravel/app/Filament
Kazem Alghasi 157ce1bdd4 feat(shipment): add multi-package support and AWB integration
Introduce a new shipment packages system to allow handling shipments
consisting of multiple individual packages. This includes a new
ShipmentPackage model, a dedicated database table, and a repeater
field in the Filament ShipmentResource for managing package details
such as weight, dimensions, and declared value.

Additionally, update the AWB PDF generation service and template to
include a detailed breakdown of all associated packages when multiple
items are present.
2026-08-24 01:47:45 +03:30
..
Pages feat(admin): implement currency management and rate import system 2026-08-24 01:18:34 +03:30
Resources feat(shipment): add multi-package support and AWB integration 2026-08-24 01:47:45 +03:30
Widgets refactor(ui): redesign admin dashboard widgets and exchange service 2026-08-10 04:08:29 +03:30