@extends('layouts.main') @section('title',"Test Inventory") @section('content')
{{-- Upload Question Wrapper for tabs and content --}}
Please wait, Loading...
{!! $component!!}
# Assessment Name Created Date
@endsection @section('footer') @endsection