{{-- @php dd($regra); @endphp --}}
{{--
--}} {{-- --}} {{--
--}}
redir) && $regra->redir == "R" ? "checked" : "" ) }} {{ ( old('destino') == "R" ? "checked" : "" ) }}> Ramal @if($errors->has('destino_ramal')) @foreach($errors->get('destino_ramal') as $e) {{$e}} @endforeach @endif
redir) && $regra->redir == "A" ? "checked" : "") }} {{ ( old('destino') == "A" ? "checked" : "" ) }}> Audio @if($errors->has('destino_audio')) @foreach($errors->get('destino_audio') as $e) {{$e}} @endforeach @endif
redir) && $regra->redir == "U" ? "checked" : "") }} {{ ( old('destino') == "U" ? "checked" : "" ) }}> Ura @if($errors->has('destino_ura')) @foreach($errors->get('destino_ura') as $e) {{$e}} @endforeach @endif
redir) && $regra->redir == "Q" ? "checked" : "") }} {{ ( old('destino') == "Q" ? "checked" : "" ) }}> Filas @if($errors->has('destino_fila')) @foreach($errors->get('destino_fila') as $e) {{$e}} @endforeach @endif
redir) && $regra->redir == "T" ? "checked" : "") }} {{ ( old('destino') == "T" ? "checked" : "" ) }}> Horário de Atendimento @if($errors->has('destino_time')) @foreach($errors->get('destino_time') as $e) {{$e}} @endforeach @endif