@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')

@yield('title')

Tambah
@csrf
@error('tgl')
{{$message}}
@enderror
@endsection