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