{{-- Title: Changemakers London Extra Description: WYSIWYG for the post & page Category: formatting Icon: columns Keywords: text Mode: edit Align: left PostTypes: page SupportsAlign: full SupportsMode: true SupportsMultiple: true EnqueueStyle: EnqueueScript: EnqueueAssets: --}} @php $title = get_field('title'); $paragraph = get_field('paragraph'); $link = get_field('link'); $image = get_field('image'); @endphp
{{ $title }}

{{$title}}

{{ $title }}
{!! $paragraph !!}
@if ($link) @endif