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