@extends('layout.store_layout.master') @section('content')
{{--
@lang('general.reset')
@if($items->total() > 10)
@endif
{{$items->onEachSide(1)->links('partials.paginator')}}
@endsection @push('custom_js') {{----}} @endpush