@extends('mails.layouts.master') @section('content')

Hello,

You have successfully subscribed to our newsletter at {{ __("translations.parent_name") }}

If you did not subscribe to the newsletter, please ignore this email.

@include('mails.layouts.signature')

To unsubscribe from the newsletter, copy and paste the URL below into your browser.

{{$data['unsub_url']}}

@endsection