@php $appName = setting('app.name', 'Selanim'); $appContactPhone = setting('app.contact.phone', ''); $appContactEmail = setting('app.contact.email', ''); @endphp

{{ $data['title'] }}

{{ $data['message'] }}

@if (isset($data['button_url']) && isset($data['button_text'])) @endif

If you have any questions, please don't hesitate to contact us.

Best regards,
{{ $appName }} Team