@extends('layouts.master') @section('title') @lang('translation.Form_Editors') @endsection @section('content') @component('components.breadcrumb') @slot('li_1') Forms @endslot @slot('title') Form Editors @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('script') @endsection