@php $img = $Template->image('백그라운드'.$cnt); @endphp
{!! $cont->inText !!} {!! $cont->outText !!} textColor)) style="color: {{ $cont->textColor }};"@endif > {!! $cont->text !!} {!! $conts->text !!}
방식선택
textBox : 텍스트 박스를 쓸때 아무거나 입력시 나옵니다. circleBox, tableBox, imgBox를 빈 값으로 넣어주세요
circleBox : 서클 박스를 쓸때 아무거나 입력시 나옵니다. textBox, tableBox, imgBox를 빈 값으로 넣어주세요
tableBox : 테이블 박스를 쓸때 아무거나 입력시 나옵니다. textBox, circleBox, imgBox를 빈 값으로 넣어주세요
imgBox : 이미지 박스를 쓸때 아무거나 입력시 나옵니다. textBox, circleBox, tableBox를 빈 값으로 넣어주세요
borderBox : 테두리 추가후 여백을 넣습니다.
title : h2 타이틀 입니다.
titleColor : 타이틀 색상 입니다.
subTitle : h2 서브 타이틀입니다.
cnt : 추가 될때마다 추가해주세요. 페이지 내에 choice를 사용했을때도 이어서 추가해주세요
titleColor))style="color:{{$con->titleColor}};"@endif>{{ $con->title }} @if(!empty($con->subTitle)){!! $con->subTitle !!}@endif
@endif
{{-- 텍스트 박스 --}}
@if(!empty($con->textBox))
@if ($method=='edit')
title : 제목을 적어주세요 ( 컬러 색상은 고정 )
text : 설명을 적어주세요
borderBox : 각자 항목마다 테두리를 적용됩니다.
borderBox))class="choice-section-con" @endif >
@if(!empty($cont->title))
@endforeach
{{ $cont->title }}
@endif
@if(!empty($cont->IMAGE))
alt)) alt="{{ $cont->alt }}" @endif>
테이블 스타일은 1,5번 사용 권장드립니다.
title : 제목이 필요할때 적어주세요
circle : 서클이 필요할때 아무거나 적어주세요
textList : 리스트 형식으로 텍스트 작성시 아무거나 적어주세요
text : 한두줄 정도 되는 텍스트는 textList에 빈값으로 주고 이곳에 다 적어주세요
cnt : 서클박스가 늘어날때마다 숫자를 늘려서 적어주세요 ( 늘려서 안적을시 오류가 나올 가능성 많이 있음 )
{{ $conts->title }}
@endif
@if(!empty($conts->circle))
circleColor : 서클에 색상를 적용합니다. ( 적용안할시 검정색 ( #000 ) )
text : 텍스트를 적용할수있습니다.
textColor : 텍스트에 색상을 넣습니다. ( 적용안할시 흰색 (#fff) )
@if(!empty($list))
@foreach($list as $cont)
@php $list = $Template->customList('서클 텍스트 리스트'.$conts->cnt , [
'text',
]); @endphp
@if(!empty($list))
@foreach($list as $cont)
@endif
@if(!empty($conts->text))