@extends('layouts.default')
@section('title')
Generate Bank Soal {{$dataajar->mapel->nama}} - {{$dataajar->kelas->tingkatan}} {{$dataajar->kelas->jurusan}} {{$dataajar->kelas->suffix}}
@endsection
@push('before-script')
@if (session('status'))
@endif
@endpush
@section('content')
@endsection