@extends("common.layout-popup") @section("header") {!! resource('js/common/tomSelectAllCheck.js') !!} {!! resource('js/product/add-option-type.js') !!} @endsection @section("page-title", "구성 교재 추가") @section("content") 등록일 레벨 @foreach (App\Domains\Product\Infrastructure\Model\Textbook::LEVEL as $key => $level) {{ $level }} @endforeach 과목 @foreach ($subjects as $subjectKey => $subjectName) {{ $subjectName }} @endforeach 강의명 조회