{{ $quiz->title }}
{!! Str::limit($quiz->quiz_detail, 250, ' ...') !!}
-
@foreach ($errors->all() as $error)
- {{ $error }} @endforeach
@extends(Auth::check() ? 'layouts.frontend_noauth' : 'layouts.frontend_noauth') @section('title', $quiz->title) @section('styles') {!! SEO::generate() !!} @endsection @section('content') @guest
{!! Str::limit($quiz->quiz_detail, 250, ' ...') !!}
Your name
Mobile Number
Email ID
{!! Str::limit($quiz->quiz_detail, 250, ' ...') !!}
The Quiz will start on {{ Carbon\Carbon::parse($start_time)->format('d M Y H:i a') }}
Time remains:
Click "Leadership board" below to view the score.
Go to Leadership Board for View Result
Next Question Will Appear on
Go to Leadership Board for View Result