@extends('layouts.dashboard') @section('stylesheet') @endsection @section('content')
@endsection @section('scripts') {!! Html::script('backoffice/vendor/ckeditor/ckeditor.js') !!} @endsection