@extends('emails.layouts.app') @section('content')
السلام عليكم {!! $receiver_name !!}
تحية طيبة وبعد,
{{$subjectAr}}

هناك مشكلة في طلبك ، سوف نرسل لك بريدًا إلكترونيًا في أقرب وقت ممكن (والذي سيوضح مكان المشكلة). يرجى التحقق من ملفات pdf لمزيد من المعلومات

مع أطيب التحيات.
Dear {!! $receiver_name !!}, I hope you are doing well. {{$subject}}

Your application has been rejected; you will get an email explaining the reason shortly. Please check the attached PDF files for more information.

With kind regards
@endsection