@extends('layout.front.master') @section('title', trans('Newsletter Preferences')) @section('content')

{{ trans('Newsletter Preferences') }}

{{ trans('Subscription Status') }}
Loading...
{{ trans('Checking subscription status...') }}
{{ trans('Manage Your Subscription') }}
{{ trans('About Our Newsletter') }}
  • {{ trans('Weekly updates about our latest properties') }}
  • {{ trans('Market insights and real estate tips') }}
  • {{ trans('Exclusive access to new listings') }}
  • {{ trans('Unsubscribe anytime with one click') }}
{{ trans('We respect your privacy and will never share your email address with third parties.') }}
@endsection @push('scripts') @endpush