@extends('layouts.cbt') @section('page-title', 'Tambah Soal') @section('sidebar')@include('components.guru-sidebar')@endsection @section('content')
@csrf
@push('scripts') @endpush @endsection