@extends('panel.layouts.master') @section('content')
@csrf

درس: {{ $box->lesson->name ?? '-' }}

مبحث: {{ $box->subject->name ?? '-' }}

{{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}}
لغو
@endsection @section('script') @endsection