@extends("admin.layouts.layout") @php $pageTitle = $modelName; @endphp @section("content")
| {{$modelName}} | 菜单路径 | 操作 |
|---|---|---|
| 0) folder @else file @endif'>@if($row["icon"]){!! "" !!} @endif {{ $row["name"] }} | {{$row["url"]}} | 子菜单 @lang("icons.action_edit") @lang("actions.edit") @lang("icons.action_delete") @lang("actions.delete") |