@php $id = uniqid() @endphp
@isset($exception->context['guia']) @if($exception->context['guia'] instanceof App\Models\GuiaConsulta) Ver em nova tela @endif @endisset @isset($exception->context['medico']) Ver em nova tela @endisset @isset($exception->context['procedimento']) Ver em nova tela @endisset
@include('tiss.exceptions.fragmento', $exception->context)