<< Back
Add new link type
@csrf
Link name:
Node A type:
(Any node)
@foreach ($nodes as $node)
{{$node->name}}
@endforeach
Node B type:
(Any node)
@foreach ($nodes as $node)
{{$node->name}}
@endforeach
Color:
Attributes
Add attribute name:
attribute type:
text
color
datetime-local
number
default:
Teams
@foreach ($teams as $team)
{{$team->name}}
read
create
update
delete
@endforeach