@if($shipping_service == 'other')
@endif
@if(in_array($shipping_service, ['Xpressbees','Ecom Express', 'Pickrr','ShipRocket','Nimbus'],true))
@endif
@if($shipping_service == "Xpressbees")
@endif
@if(in_array($shipping_service, ['Xpressbees','Ecom Express', 'Pickrr','ShipRocket','Nimbus'],true))
Select true in case shipment package contains any item that is restricted for air travel as per DGCA guidelines Otherwise select false
Select Yes in case shipment package contains essential items Otherwise select No
Type of packaging either Box or Flier
@endif