@foreach ($data_set as $key => $_data)
@endforeach
@if ($errors->has($input_name))
{{ $errors->first($input_name) }}
@endif