Files
kulakpos_web/public/restaurant/Modules/Restaurant/module.json

12 lines
229 B
JSON
Raw Normal View History

2026-03-15 17:08:23 +07:00
{
"name": "Restaurant",
"alias": "restaurant",
"description": "",
"keywords": [],
"priority": 0,
"providers": [
"Modules\\Restaurant\\Providers\\RestaurantServiceProvider"
],
"files": []
}