{{ __('label.riddle_sample_question_title') }}
{{ __('label.riddle_choose_an_option_below') }}
@php $options = ['A', 'B', 'C']; @endphp @foreach ($options as $option) @endforeach
{!! $bottom !!}
@section('script') @parent @endsection @section('style') @parent @endsection