@extends('components.dashboard.layouts.master') @section('title', __('Create Homework')) @section('style') @endsection @section('content')
(@{{ selected_questions.length }} / @{{ maxQuestions }})
@{{ q.question_text }}