@extends('layouts.app') @section('content')
@include ('test.header_panel') @include ('test.attempts_panel')
@endsection