@if($chakraContent)
@endif
Title
Diagram type
Select a diagram type
@foreach($diagramTypes as $type)
diagram_type == $type ? 'selected' : '' }}>{{ ucwords(str_replace('_', ' ', $type)) }}
@endforeach
Pool type
Select a Pool type
@foreach ($pools ?? [] as $pool)
pool_id == $pool->id ? 'selected' : '' }}>{{$pool->pool_name }}
@endforeach
status == 1) checked @endif>
Activate
Sorting
is_override_sorting == 1) checked @endif>
Is Override Sorting
@if($rightContent1)
@endif
Title
Diagram type
Select a diagram type
@foreach($diagramTypes as $type)
diagram_type == $type ? 'selected' : '' }}>{{ ucwords(str_replace('_', ' ', $type)) }}
@endforeach
Pool type
Select a Pool type
@foreach ($pools ?? [] as $pool)
pool_id == $pool->id ? 'selected' : '' }}>{{ $pool->pool_name }}
@endforeach
status == 1) checked @endif>
Activate
Sorting
is_override_sorting == 1) checked @endif>
Is Override Sorting
@if($rightContent2)
@endif
Title
Diagram type
Select a diagram type
@foreach($diagramTypes as $type)
diagram_type == $type ? 'selected' : '' }}>{{ucwords(str_replace('_', ' ', $type)) }}
@endforeach
Pool type
Select a Pool type
@foreach ($pools ?? [] as $pool)
pool_id == $pool->id ? 'selected' : '' }}>{{$pool->pool_name }}
@endforeach
status ==1) checked @endif>
Activate
Sorting
is_override_sorting == 1) checked @endif>
Is Override Sorting