@extends('layouts.simple.master')
@section('title', 'Create Question')
@section('breadcrumb-title')
Create Question & Answer
@endsection
@section('breadcrumb-items')
Customers
Question & Answer
Create Question
@endsection
@section('content')
@endsection