@extends('layout.store_layout.master') @section('content')
@include('pages.store_admin.general_partials.custom_pagination',['items'=>$items])
@endsection @push('custom_js') @endpush