@extends('layouts.tenant.master') @section('title', 'Success Menu') @section('css') @endsection @section('style') @endsection @section('breadcrumb-title')

Success/Error ContentDetails

@endsection @section('breadcrumb-items') @endsection @section('content')
@if (session('success')) @endif {{--
Best Selling Product
--}} Create success Setting success Setting List   Refresh
# Pages Actions
1 Thank You Page Restore
# Pages Actions
@endsection @section('script') @endsection