@foreach ($variables as $var)
@error('var_'.$var) {!! 'var_'.$var !!} @enderror
@endforeach