@extends('admin.layouts.master') @section('breadcrumb')

Send Store Owner Email

@stop @section('content')
@csrf
@error('stores') {{ $message }} @enderror

Store Plan




Status

{{--
--}}

@error('subject') {{ $message }} @enderror
@error('body') {{ $message }} @enderror
@stop @section('last_scripts') @stop