class : 유학 템플릿에 목록 추가시 순서대로 번호를 넣어주세요
content : 밑에 있는 변수를 넣어주세요.
변수
banner : 서브 상단 배너 테스트 입니다.
test-background : 백그라운드 테스트, 학교 로고 테스트 입니다.
@endif
@foreach($list as $cont)
@include('edmuhak.template.include.test-template.'.$cont->str, ['template'=>$cont->class])
@endforeach
content : 밑에 있는 변수를 넣어주세요.
변수
banner : 서브 상단 배너 테스트 입니다.
test-background : 백그라운드 테스트, 학교 로고 테스트 입니다.