@extends('layouts.main') @section('title','My Assessments - Question Selections') @section('content')
{{-- Upload Question Wrapper for tabs and content --}} {!! $component !!}
@endsection @section('footer') > @endsection