@extends('layouts.master') @section('title')Unikit @endsection @section('body-start') @endsection @section('content') @section('breadcrumb') @component('components.breadcrumb') @slot('li_1') Forms @endslot @slot('title') Editor @endslot @endcomponent @endsection

TinyMCE Editor

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 @section('body-end') @endsection