Client destination
{{ $dossier->destinataire }}
Destination Marchandise
{{ $dossier->destination_marchandise }}
Pays destination
{{ $dossier->paysdestination }}
BL
{{ $dossier->bl_number }}
Navire
{{ $dossier->datearrivee_navire }}
Colis
{{ $dossier->marchandise }}
Poids
{{ $dossier->poids_marchandise }}
Transporteur
{{ $dossier->transporteur }}
Suivi par {{ $dossier->suivipar }}
Ouvert le {{ $dossier->dateouvert_timestamp }}
N° conteneur | Transporteur | Véhicule | Colis | Poids | Localisation | F | Etat | Date GatePass | Date WayBill |
{{ $gp->numconteneur }} | {{ $gp->transporteur }} | {{ $gp->vehicule }} | {{ $gp->colis }} | {{ $gp->poids }} Kg | {{ $gp->localisation }} | {{ $gp->f }} | @if($gp->valider == 0) @else @endif | {{ $gp->datesave }} | @if($gp->datecloturer == null) @else {{ $gp->datecloturer }} @endif |
Chassis | Transporteur | Véhicule | Colis | Poids | Localisation | F | Etat | Date GatePass | Date WayBill |
{{ $gp->numchassis }} | {{ $gp->transporteur }} | {{ $gp->vehicule }} | {{ $gp->colis }} | {{ $gp->poids }} Kg | {{ $gp->localisation }} | {{ $gp->f }} | @if($gp->valider == 0) @else @endif | {{ $gp->datesave }} | @if($gp->datecloturer == null) @else {{ $gp->datecloturer }} @endif |
Produit | Transporteur | Véhicule | Colis | Poids | Localisation | F | Etat | Date GatePass | Date WayBill |
{{ $gp->numchassis }} | {{ $gp->transporteur }} | {{ $gp->vehicule }} | {{ $gp->colis }} | {{ $gp->poids }} Kg | {{ $gp->localisation }} | {{ $gp->f }} | @if($gp->valider == 0) @else @endif | {{ $gp->datesave }} | @if($gp->datecloturer == null) @else {{ $gp->datecloturer }} @endif |
Produit | Transporteur | Véhicule | Colis | Poids | Localisation | F | Etat | Date GatePass | Date WayBill |
{{ $gp->numchassis }} | {{ $gp->transporteur }} | {{ $gp->vehicule }} | {{ $gp->colis }} | {{ $gp->poids }} Kg | {{ $gp->localisation }} | {{ $gp->f }} | @if($gp->valider == 0) @else @endif | {{ $gp->datesave }} | @if($gp->datecloturer == null) @else {{ $gp->datecloturer }} @endif |