@extends('layouts.master') @section('title') Email Compose @endsection @section('css') @endsection @section('body') @endsection @section('content') @component('components.breadcrumb') @slot('page_title') Email Compose @endslot @slot('subtitle') Email @endslot @endcomponent
@endsection @section('scripts') @endsection