@php $page = (int)$query['page']+1; $isEven = $page % 2 == 0; @endphp
Informe II |