{{ Form::label_ex($action['action'], \App\Helpers\FormComponentHelper::SIZE_EXLARGE ) }} {{ Form::label_ex(": " . \App\Helpers\Format_Helper::format_int($action['total']), \App\Helpers\FormComponentHelper::SIZE_EXLARGE ) }} @if ($action['use_delta']) {{ Form::label_styled($action['delta_string'], $action['delta_class'], \App\Helpers\FormComponentHelper::SIZE_EXLARGE ) }} @endif | @endforeach