@foreach (['messageAction', 'logAction', 'activityAction'] as $action) @if ($this->{$action}->isVisible()) {{ $this->{$action} }} @endif @endforeach