{{-- --}}

@php $horaDeEntrega = $pedido->funServicio != null ? $pedido->funServicio->horaEntrega:'' ; @endphp {{-- {{ dd($pedido) }} --}}
@php $hora = (int) date('h', strtotime($pedido->horaEntrega)); @endphp
@php $minutos = (int) date('m', strtotime($pedido->horaEntrega)); $first = true; // dd($minutos); @endphp
@php $tiempo = (int) date('a', strtotime($pedido->horaEntrega)); @endphp
{{-- --}}
@sidebar('programados.parallevar.updateOrder') @endsidebar @sidebar('programados.parallevar.addDish') @endsidebar {{-- --}}