@extends('layouts.dashboard') @section('css') {{-- --}} @stop @section('content') {{-- {{$title}} --}} 標題 內容 圖片 META-title META-description META-keyword 排序 @stop @section('js') @include('module.init_html_editor') @stop