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