@extends('layouts.master') @section('title')Editor @endsection @section('css') @endsection @section('content') {{-- breadcrumbs --}} @section('breadcrumb') @component('components.breadcrumb') @slot('li_1') Forms @endslot @slot('title') Editor @endslot @endcomponent @endsection

Ckeditor Classic Editor

Quilljs Editor

Snow Editor

Hello World!


This is an simple editable area.


  • Select a text to reveal the toolbar.
  • Edit rich document on-the-fly, so elastic!


End of simple area

Bubble Editor

Hello World!


This is an simple editable area.


  • Select a text to reveal the toolbar.
  • Edit rich document on-the-fly, so elastic!


End of simple area

@endsection @section('script') @endsection