@if ($active)
{{ $active['content'] ?? '' }}
@elseif ($activeError)

Could not load the active instruction: {{ $activeError }}

@else

No active instruction.

@endif
{{ $this->table }}