@if ($data->video_url) @php $video = $helper->getVideoFromUrl($data->video_url); $thumbnail = $data->thumbnail($video->thumbnail); @endphp @endif
bg_color == 'custom' && $data->bg_custom_color) style="background-color: {{$data->bg_custom_color}};" @endif> @if (in_array($data->shape_type, ['white', 'grey']))
@endif

{!!$data->title!!}

@if ($lines = nl2array($data->content)) @foreach ($lines as $line)

{{$line}}

@endforeach @endif {{$data->btn_text('Đặt hàng')}}