@foreach (['danger', 'warning', 'success', 'info'] as $msg) @if(Session::has('alert-' . $msg))

{{ Session::get('alert-' . $msg) }} ×

@endif @endforeach
@if(!empty(request()->orderprocess) && request()->orderprocess == "MEYER") Run Meyer @elseif(!empty(request()->orderprocess) && request()->orderprocess == "MEDART") Total since last run {{ date('n/d/Y g:i A',strtotime($lastDataRecord->start_time)) }}
Get Total ${{ number_format($odtotal,2) }} MedArt Consolidated {{-- MedArt Dropship --}} @else Run MedArt Run Meyer @endif
@foreach ($columns_list_header as $c) @endforeach
{{ $c }}