@extends('admin.layout') @section('title', $question->exists ? 'Edit Question' : 'New Question') @section('content')