@extends('layouts.tenant.master')
@section('title', 'Email Setting Menu')
@section('css')
@endsection
@section('style')
@endsection
@section('breadcrumb-title')
Email Setting List
@endsection
@section('breadcrumb-items')
Setting
Email
List
@endsection
@section('content')
| # |
Email |
Action |
| 1 |
Registration Email For Admin |
Restore
|
{{--
| --- No Data Found --- |
--}}
| # |
Email |
Action |
@endsection
@section('script')
{{-- sweet alert start --}}
{{--
@if (session('success'))
@endif
@if (session('error'))
@endif --}}
{{-- sweet alert end --}}
@endsection
{{-- sweet alert link start --}}
{{--
--}}
{{-- sweet alert link end --}}