@component('mail::message') # Welcome to {{ config('app.name') }}! You received this email from {{ $email->name }}, their email addess is {{ $email->email }} and phone number is {{ $email->phone }} The content of the email is as follows {{ $email->content }} @endcomponent