A package to quickly create customizable mail templates in Filament
You can install the package via composer:
composer require codedor/filament-mail-templates
You can publish the config file with:
php artisan vendor:publish --tag="filament-mail-templates-config"
For the full documentation, check here.