@if($paginate->page_total() > 1) @if ($paginate->has_previous()) except('page'))}}&page=1'> First @endif
of {{$paginate->page_total()}}
@if ($paginate->has_next()) except('page'))}}&page={{$paginate->page_total()}}'> Last @endif @endif @include('report.options.rows_per_page')