@extends('mix::layouts.master') @section('title', __('Course Settings')) @section('content') @section('back-button', route('sandy-blocks-course-mix-dashboard'))
{!! orion('cogwheel-1') !!}

{{ __('Course') }} {{ __('/ Settings') }}

@csrf
{{ __('Enable Exam') }}
{{ __('Performance Exam') }}
@endsection