@extends('layout.master') @push('plugin-styles') @endpush @section('content')
New message
@endsection @push('plugin-scripts') @endpush @push('custom-scripts') @vite(['resources/js/pages/email.js']) @endpush