캠프 프로그램
@php $html = $Template->text('캠프 프로그램 소개 멘트'); @endphp{!! str_replace('
', "", $html->str) !!}
{!! str_replace('
', "", $html->str) !!}
@php $list = $Template->customList('캠프 프로그램 내용(좌측 이미지형)', [
'IMAGE' => 'Image',
'text'
]); @endphp
{!! str_replace('
', "", $cont->text) !!}
{!! str_replace('
', "", $html->str) !!}
{!! str_replace('
', "", $cont->text) !!}
', "", $cont->subtext) !!} @endif