@extends('layouts.front')
@section('content')
{{ $content->title }}
Questions
@foreach ($question->answers as $answer)
@endif
@endforeach
{{--
Finish
--}}
Exercise
--}}
{{-- write your answer --}}
{{-- --}}
{{--
--}}
{{--
--}}
{{--
--}}
{{-- Output
--}}
{{-- --}}
Your score is: {{ @$score->score }}
Total Score: {{ $final_score }}
Lesson Content