@include('common.header') @include('alert.alert_panel') HUB Consolidate Search On Destination Print Consolidated Destination by HUB Select Destination Station @foreach($hub_list as $hub) @if(((isset($manifest_details))? $manifest_details->destWarehouseID : null) === $hub->code ) {{ $hub->stateShort }} - {{ $hub->stateLong }} @else {{ $hub->stateShort }} - {{ $hub->stateLong }} @endif @endforeach Consolidate Created From date Consolidate Created To date Search Consolidate Details 0 Origin Destination Created Date Docket No Mother Seal @include('common.footer')