master
parent
e06c474d24
commit
db7f76370a
|
@ -1,19 +1,18 @@
|
|||
[
|
||||
{
|
||||
"name":"Locations",
|
||||
"description":"Content to Display on a Map",
|
||||
"name": "Locations",
|
||||
"slug": "locations",
|
||||
"description": "Content to Display on a Map",
|
||||
"icon": "/font-awesome/duotone/map-pin.svg",
|
||||
"status":1,
|
||||
"status": 1,
|
||||
"blade": "undefined",
|
||||
"fields": [
|
||||
|
||||
{
|
||||
"name": "Description",
|
||||
"type": "text",
|
||||
"required": 1,
|
||||
"position": 2
|
||||
},
|
||||
|
||||
{
|
||||
"name": "Location",
|
||||
"type": "location",
|
||||
|
|
Loading…
Reference in New Issue