@foreach($actions as $action)
  • {{ Form::label_ex($action['label'], \App\Helpers\FormComponentHelper::SIZE_MEDIUM) }}
  • @endforeach