@extends('layout.store_layout.master') @section('content')
`
{{----}}

@if($out->total() > 10)
@endif
{{$out->onEachSide(1)->links('partials.paginator')}}
@endsection @push('custom_js') {{----}} @endpush