@extends('layouts.app') @section('content')

Оцените задачу

Выберите оценку от 1 до {{ $round->max_score }}

@if ($errors->any())
{{ $errors->first() }}
@endif
@csrf
@endsection