@php $page = isset($page) ? $page : 1; $total = isset($total) ? $total : 1; @endphp
{{$page}}/{{$total}}