@props(['tool']) @if($tool->hasView()) {{ $tool->getView() }} @else {{ $this->getCachedForm($tool->getId()) }} {{ $tool->getSubmitButtonLabel() }} @endif