@if($export_enable_btns) @if($exibe_filtros) @endif @php $lote_loop = 1; if($lote_count > 0){ $lote_loop = ceil($lote_count / (ENV('EXPORT_LIMIT')?ENV('EXPORT_LIMIT'):500)); } @endphp @endif @if($import_enable_btns) @endif