{{ __('Hello,') }}
{{ __('You have received a new appointment request from') }} {{ __($ownerdDetails['customerName']) }}. {{ __('Here are the details:') }}
{{ __('Appointment Details:') }}
{{ __('Thank you for using our service!') }}
{{ __('Best regards,') }}
{{ env('APP_NAME') }}