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