* @created 2022-08-02 14:22:41 * @modified 2022-08-02 14:22:41 */ return [ 'index' => 'Category', 'edit_category' => 'Edit Category', 'parent_category' => 'Parent Category', 'categories_index' => 'Index', 'categories_create' => 'Create', 'categories_show' => 'Detail', 'categories_update' => 'Edit', 'categories_delete' => 'Delete', ];