@extends('layouts.master') @section('title', 'TinyMCE') @section('content')
Basic Demo
TinyMCE with Toolbar
TinyMCE with Plugins
TinyMCE with All features
@endsection @section('scripts') @endsection