@extends('mailcoach::landingPages.layouts.landingPage', ['title' => __mc('Already subscribed')]) @section('landing')

{{ __mc('You are a real fan!') }}

{{ __mc('You were already subscribed to this list.') }}

@endsection