{{ __lang('question') }}
{{ __lang('answer') }}
@php foreach($rowset as $row): @endphp
{{ $row->question }}
{{ $row->option}}
@php endforeach; @endphp