@extends("admin.template", ["pageTitle"=>$pageTitle]) @section('content')
@if(isset($shipment->pet_photo1)) @endif @if(isset($shipment->pet_photo2)) @endif @if(isset($shipment->pet_photo2)) @endif @if(isset($shipment->pet_photo2)) @endif @if(isset($shipment->pet_photo2)) @endif @if(isset($shipment->pet_photo2)) @endif @if(isset($shipment->pet_photo2)) @endif @if(isset($shipment->pet_photo2)) @endif @if(isset($shipment->pet_photo2)) @endif @if(isset($shipment->pet_photo2)) @endif
Shipment Detail
Pet Details

@if(isset($shipment->ShipmentPet) && !empty($shipment->ShipmentPet)) @foreach($shipment->ShipmentPet as $ShipmentPet)
@endforeach @endif

@if(isset($shipment->remarks) && $shipment->remarks != '') {!!$shipment->remarks !!} @else N/A @endif

@csrf
×
@endsection @section('footer-script') @endsection