@extends('user.layout.master') @section('problems','active') @section('contant')
{{--
Confirmation!
--}}

You choose @if($is_hide==0) "{{$questoin_answer}}" @else {{"hidden"}} @endif!

We will track the result and let you know if you are correct.

@endsection