@extends('emails.layout') @section('title', 'MVNexus Invitation') @section('header_subtitle') Team invitation @endsection @section('content')
{{ $inviterName }} has invited you to join MVNexus.
If you were not expecting this invitation, you can safely ignore this email.
@endsection @section('footer')© {{ date('Y') }} Mountain View Egypt — MVNexus
{{ __('notifications.email.subtitle') }}
@endsection