@extends('layouts/contentLayoutMaster') @section('title', 'Email Application') @section('vendor-style') @endsection @section('page-style') @endsection @include('pages/app-email-sidebar') @section('content')
@endsection @section('vendor-script') @endsection @section('page-script') @endsection