@extends('layouts.master') @section('title', 'MDE-Editor') @section('css') @endsection @section('breadcrumb')

MDE Editor

@endsection @section('main_content')

First Example

Second Example

@endsection @section('scripts') @endsection