@if($timeUpdated && !$areWeClosed)
There are several orders ahead of you, the fulfillment time may be different than you expected
@endif
@if($areWeClosed)
Oh-no! We are closed :(
@endif
{!! date('l, F j',strtotime(session('selectedScheduledDay'))) !!}
@ {!! date('g:i a',strtotime(session('schedulerSelectedTime'))) !!}