@extends('layouts.admin.admin') @section('title', 'Store List') @section('content') @push('styles') @endpush
@include('partials.header') @include('layouts.admin.sidebar')
@if(session('success')) @endif @include('partials.breadcrumbs')
Stores
Filter Stores by:
SL.NO. STORE NUMBERS STORE NAME DIVISION REGION AREA EMAIL PHONE ACTION
@push('script') @endpush @stop