<?php
return [
'labels' => [
'Store' => '门店管理',
'store' => '门店管理',
],
'fields' => [
'title' => '名称',
'image' => '封面图',
'sort' => '排序',
'status' => '状态'
'options' => [
];