{{-- Template Name: Newsletter Template --}} @extends('layouts.app') @section('content') @while(have_posts()) @php the_post() @endphp

GET THE LATEST NEWS FROM SOUTH.POINT

I agree to the privacy policy and wish to receive South.Point's newsletters containing the latest news and offers.

@endwhile @endsection