@extends('layouts.vertical', ['subtitle' => 'Editors']) @section('css') @vite(['node_modules/quill/dist/quill.snow.css','node_modules/quill/dist/quill.bubble.css']) @endsection @section('content') @include('layouts.partials/page-title', ['title' => 'Form', 'subtitle' => 'Editors'])
Use snow-editor id to set snow editor.
End of simple area
Use bubble-editor id to set bubble editor.
End of simple area