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

{{$title}}

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