@extends('layout', ['profile' => true]) @section('content')

{{ __e('exam') }}

@livewire('exam-component', ['token' => $token]) @endsection