@extends('layouts.admin') @section('content')

Subscribe to Our Newsletter

Get the latest real estate investment insights and opportunities delivered to your inbox.

@csrf
@error('email')

{{ $message }}

@enderror
{{-- --}}

We respect your privacy. You can unsubscribe at any time.

@endsection