@extends('../layout/' . $layout)
@section('subhead')
Atarud MIS - Question Bank
@endsection
@section('subcontent')
Question Bank
ID |
Section |
Quesiton |
Type |
Choice A |
Choice B |
Choice C |
Choice D |
Answer |
Action |
@include('../pages/asset/create')
@include('../pages/asset/edit')
@include('../pages/asset/delete')
@endsection
@section('script')
@endsection