@extends('layouts.dashboard') @section('css') {{-- --}} @stop @section('content')
{{--

{{$title}}

--}}
@stop @section('js') @include('module.init_html_editor') @stop