redir) && $grupo->redir == "R" ? "checked" : "") }} {{ ( old('destino') == "R" ? "checked" : "" ) }}> Ramal
@if($errors->has('destino_ramal')) @foreach($errors->get('destino_ramal') as $e) {{$e}} @endforeach @endif
redir) && $grupo->redir == "A" ? "checked" : "") }} {{ ( old('destino') == "A" ? "checked" : "" ) }}> Audio
@if($errors->has('destino_audio')) @foreach($errors->get('destino_audio') as $e) {{$e}} @endforeach @endif
redir) && $grupo->redir == "U" ? "selected" : "") }} {{ ( old('destino') == "U" ? "checked" : "" ) }}> Ura
@if($errors->has('destino_ura')) @foreach($errors->get('destino_ura') as $e) {{$e}} @endforeach @endif
redir) && $grupo->redir == "Q" ? "selected" : "") }} {{ ( old('destino') == "Q" ? "checked" : "" ) }}> Filas
@if($errors->has('destino_fila')) @foreach($errors->get('destino_fila') as $e) {{$e}} @endforeach @endif
@php if(isset($semana->dias)){ $diasSemana = explode(',', $semana->dias); } else { $diasSemana = [ 0 => 0, ]; } @endphp
Seg
Ter
Qua
Qui
Sex
hora_ini)) : old('hour_ini')) }}"> @if($errors->has('hour_ini')) @foreach($errors->get('hour_ini') as $e) {{$e}} @endforeach @endif
hour_fin)) : old('hour_fin')) }}"> @if($errors->has('hour_fin')) @foreach($errors->get('hour_fin') as $e) {{$e}} @endforeach @endif
break_ini)) : old('break_ini')) }}"> @if($errors->has('break_ini')) @foreach($errors->get('break_ini') as $e) {{$e}} @endforeach @endif
break_fin)) : old('break_fin')) }}"> @if($errors->has('break_fin')) @foreach($errors->get('break_fin') as $e) {{$e}} @endforeach @endif
Sábado
@if($errors->has('hour_ini_saturday')) @foreach($errors->get('hour_ini_saturday') as $e) {{$e}} @endforeach @endif
@if($errors->has('hour_fin_saturday')) @foreach($errors->get('hour_fin_saturday') as $e) {{$e}} @endforeach @endif
@if($errors->has('break_ini_saturday')) @foreach($errors->get('break_ini_saturday') as $e) {{$e}} @endforeach @endif
@if($errors->has('break_fin_saturday')) @foreach($errors->get('break_fin_saturday') as $e) {{$e}} @endforeach @endif
Domingo
@if($errors->has('hour_ini_sunday')) @foreach($errors->get('hour_ini_sunday') as $e) {{$e}} @endforeach @endif
@if($errors->has('hour_fin_sunday')) @foreach($errors->get('hour_fin_sunday') as $e) {{$e}} @endforeach @endif
@if($errors->has('break_ini_sunday')) @foreach($errors->get('break_ini_sunday') as $e) {{$e}} @endforeach @endif
@if($errors->has('break_fin_sunday')) @foreach($errors->get('break_fin_sunday') as $e) {{$e}} @endforeach @endif
redir_out) && $grupo->redir_out == "R" ? "selected" : "") }} {{ ( old('destino_out') == "R" ? "checked" : "" ) }}> Ramal @if($errors->has('destino_out')) @foreach($errors->get('destino_out') as $e) {{$e}} @endforeach @endif
@if($errors->has('destino_out_ramal')) @foreach($errors->get('destino_out_ramal') as $e) {{$e}} @endforeach @endif
redir_out) && $grupo->redir_out == "A" ? "selected" : "") }} {{ ( old('destino_out') == "A" ? "checked" : "" ) }}> Audio
@if($errors->has('destino_out_audio')) @foreach($errors->get('destino_out_audio') as $e) {{$e}} @endforeach @endif
redir_out) && $grupo->redir_out == "U" ? "selected" : "") }} {{ ( old('destino_out') == "U" ? "checked" : "" ) }}> Ura
@if($errors->has('destino_out_ura')) @foreach($errors->get('destino_out_ura') as $e) {{$e}} @endforeach @endif
redir_out) && $grupo->redir_out == "Q" ? "selected" : "") }} {{ ( old('destino_out') == "Q" ? "checked" : "" ) }}> Filas
@if($errors->has('destino_out_fila')) @foreach($errors->get('destino_out_fila') as $e) {{$e}} @endforeach @endif