@props(['actions', 'model' => null]) @foreach ($actions as $action) @if ($action->renderIf($model, $this)) @endif @endforeach