@component('mail::message')

New user request

User {{ $user->name }} requested a new contact for client {{ $client->company_name }} (id: {{ $client->id }})


The data for the new user is:

Name: {{ $name }}

Email:{{ $email }}
@endcomponent