@extends('front.layouts.master') @section('content')
{!! $users->links() !!}
@endsection @push('scripts') @endpush