Showing {{($list->currentpage()-1)*$list->perpage()+1}} to {{(($list->currentpage()-1)*$list->perpage())+$list->count()}} of {{$list->total()}} Staff
{!! $list->links() !!}
@extends('admin.layouts.app') @section('content')
Showing {{($list->currentpage()-1)*$list->perpage()+1}} to {{(($list->currentpage()-1)*$list->perpage())+$list->count()}} of {{$list->total()}} Staff