芝麻web文件管理V1.00
编辑当前文件:/home/digitalh/lavishbdlifestyle.com/app/Models/SubSubCategory.php
orderBy('name', 'asc'); }); } public function subCategory() { return $this->belongsTo(SubCategory::class); } }