{{-- wrapper --}}
{{-- row --}}
{{-- newButton --}}
{{-- search --}}
{{-- counter --}}

{{ $hearings?->total() ?? 0 }}

{{-- endRow --}} {{-- ---------------------------------------------------------------------- --}} {{-- ---------------------------------------------------------------------- --}} {{-- contentRow --}}
{{-- loop - hearings --}} @foreach ($hearings ?? [] as $hearing) @endforeach {{-- end loop --}} {{-- --------------------------- --}} {{-- --------------------------- --}} {{-- pagination --}}
{{ $hearings?->links() }}
{{-- endWrapper --}}