| @{{ props.item.reference}} |
@{{ formatDate(props.item.created_at) }} |
@{{
getItem(shipment_methods,"id",props.item.shipment_method).name
}}
|
@{{ getValue(props.item,"agency.name")}} |
@{{ getValue(props.item,"loadport.name")}}, @{{
getValue(props.item,"loadport.country")}}
|
@{{ props.item.total | formatNumber}}EUR |
library_books
print
|
{{__("Sorry, nothing to display here")}} 😞
@{{ snackbar.text }}
{{-- --}}
@endsection
@section("components_instances")
PageContent
@endsection