@extends('layouts.app') @section('title', 'Add question') @section('breadcrumb') Dashboard Question bank Add @endsection @push('styles') @endpush @section('content')
Create a question for the global question pool.
Note