芝麻web文件管理V1.00
编辑当前文件:/home/qrafawbu/reginaeigbe.com/folder/admin/tmp/app/Http/Resources/Admin/ServiceMenuResource.php
*/ public function toArray(Request $request): array { return [ 'name' => $this->title, 'url' => route('service.show', $this->slug), 'type' => 'Service', ]; } }