@php $idAccordion = uniqid() @endphp
@foreach ($errors as $erro) @php $id = uniqid() @endphp
@include('tiss.exceptions.fragmento', (array) $erro)
@endforeach