{{ $note }}

Add New Option
  Question Option List
@csrf
@if ($errors->has('option'))
{{ $errors->first('option') }}
@endif