@extends('widget::widget_layout') @section('widget_content') {{ Form::bsTextArea('Nội dung','content',@$data['description']['content']) }} @overwrite