{{-- Title: Zine Info Description: Additional info for promote the newest zine Category: formatting Icon: columns Keywords: text Mode: edit Align: left PostTypes: page post SupportsAlign: full SupportsMode: true SupportsMultiple: true EnqueueStyle: EnqueueScript: EnqueueAssets: --}} @php $destinationPage = get_field('destination_page'); $color = get_field('text_background_color'); $cover = get_field('image_cover'); $title = get_field('title'); $subtitle = get_field('subtitle'); $firstText = get_field('first_cta_text'); $secondText = get_field('second_cta_text'); $secondUrl = get_field('second_cta_url'); $video = get_field('video'); @endphp