@foreach($experience as $year) @endforeach @foreach($options as $key => $option) @foreach($experience as $year) @endforeach @endforeach @if(isset($name_other) && isset($value_other)) @endif
{{$year}}
{{$option}}$check($option.':'.$year)}}>
その他 {!! Form::textarea($name_other, $value_other, ['class' => 'form-control', 'size' => '30x4']) !!}