@extends('layouts.admin') @section('title', 'Create Question') @section('header', 'Create Question') @section('subheader', 'Add a new question to the question bank') @section('content')
{{ $message }}
Add the choices that respondents can select from.