@extends('backend.app') @section('title', 'Store List') @push('style') @endpush @section('content')
# Store Name Property Total Amount Store Fee Platform Fee Status Created At Completed At Actions
@endsection @push('scripts') @endpush