@extends('layouts.tenant.master')
@section('title', 'Success Menu')
@section('css')
@endsection
@section('style')
@endsection
@section('breadcrumb-title')
Create Success/Error Content
@endsection
@section('breadcrumb-items')
Create
Success
Error Content
@endsection
@section('content')
@endsection
@section('script')
@endsection