@php use Carbon\Carbon; @endphp @extends('panel.layouts.master') @section('content') @php $isActive = is_null($quizUser->end_at); $examStart = str_starts_with(request()->url(), 'https://exam'); @endphp

آزمون درحال آماده سازی است لطفا صبر کنید و از صفحه خارج نشوید

@endsection @section('script') @endsection