@component('mail::message') # We received your message. we will answer you as soon as possible. ## Title: {{$contactUs->title}} ### OS/Application: {{$contactUs->os}} ### Problem: {{$contactUs->problem}} ### Description: {{$contactUs->description}} ### Mobile: +{{$contactUs->country_code}}-{{$contactUs->mobile}} @if($contactUs->file_url) @component('mail::button', ['url' => $contactUs->file_url]) Download Attachment @endcomponent @endif Thanks,
{{ config('app.name') }} @endcomponent