<< Back
Add new node type
@csrf
Node name:
parent node:
map*
@foreach ($nodes as $node)
{{$node->name}}
@endforeach
(Any node)
Color:
Top (%):
Left (%):
Width (%):
Height (%):
Attributes
Add attribute name:
attribute type:
text
color
datetime-local
number
default:
Teams
@foreach ($teams as $team)
{{$team->name}}
read
create
update
delete
@endforeach