@extends('layout.layout') {{-- Style --}} @push('links') @endpush {{-- Content --}} @section('content') @include('custom::component.reply-btn', ['url' => $back_route])
| 資料夾名稱 | {{$model->name}} | ||
|---|---|---|---|
| 上級資料夾 | {{$model->parent_folder_name}} | ||
| 公開 | {{$model->is_public_name}} | ||