@extends('layouts.app') @section('title', 'Create Question Pool') @section('page-title', 'Create Question Pool') @section('breadcrumb', 'Question Pool / Create Question Pool') @section('content')
Back

Start creating a new question pool

@csrf
0/60
@error('title')

{{ $message }}

@enderror
Cancel
@endsection