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