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

Tinymce wysihtml5

Bootstrap-wysihtml5 is a javascript plugin that makes it easy to create simple, beautiful wysiwyg editors with the help of wysihtml5 and Twitter Bootstrap.

@endsection @section('scripts') @endsection