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

{{$title}}

@if ($row->pic != '') @endif
@stop @section('js') @include('module.init_html_editor') @stop