@extends('layouts.admin') @section('title', 'Edit Question') @section('header', 'Edit Question') @section('subheader', 'Update question details') @section('content')
{{ $message }}
Add the choices that respondents can select from.