@extends('panel.layouts.master') @section('content')
@csrf
@php $num = $date->boxes()->orderByDesc('number')->first()->number ?? 0; @endphp
{{--
--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{--
--}}
{{-- @foreach($box->lesson->subjects as $item)--}} {{-- @php--}} {{-- $inBox = in_array($item->id, $box->subjects()->pluck('subject_id')->toArray());--}} {{-- @endphp--}} {{--
--}} {{-- --}} {{-- --}} {{--
--}} {{-- @endforeach--}}
لغو
@endsection @section('script') @endsection