{{-- components.editable Render an editable input field --}} @props(['model', 'field' => ''])
{!! strip_tags($model->$field) !!}