PHP Classes

File: resources/views/emails/support.blade.php

Recommend this page to a friend!
  Classes of Robert Devenyi   Iceburg SAAS PHP CRM Open Source   resources/views/emails/support.blade.php   Download  
File: resources/views/emails/support.blade.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: Iceburg SAAS PHP CRM Open Source
Application to manage the contacts of customers
Author: By
Last change:
Date: 1 year ago
Size: 165 bytes
 

Contents

Class file image Download
<x-mail::message>
# Support Message
    {{ auth()->user()->name }}

    {{ $subject }}

    {{ $message }}


Thanks,<br>
{{ config('app.name') }}
</x-mail::message>