<div class="entity-buttons"> <button class="save export" onclick="exportCourse({{strval($attribute->getModelId())}}, {{strval($attribute->getId())}}); return false;"> {!! $attribute->getValue() !!} </button> </div>