@extends('layout.layout') {{-- Style --}} @push('links') @endpush {{-- Content --}} @section('content') @include('custom::component.reply-btn', ['url' => $back_route])
| 佈告欄類型 | {{$model->type_name}} | ||
|---|---|---|---|
| 佈告欄 | {{$model->display_name}} | ||
| 是否寄送通知 | {{$model->notification_name}} | ||
| 訂閱時間類型 | {{$model->subscription_type->name}} | ||
| 起迄日 | {{$model->subscription_period}} | ||