@extends('tenant.layouts.admin') {{--Tilte Section--}} @section('title', 'Marketing Template') {{--Style Section--}} @section('style') @endsection {{--Content Section--}} @section('content')
@include('tenant.admin.notifications.filter.filter')
@endsection {{--Script Section--}} @section('script') {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} @endsection