@component('mail::message') # User Application Received Hello, Thank you for submitting your account application to the **Pemex Portal**. Your details have been recorded. Please keep this email safe for your records. --- @component('mail::panel') **User Application Details** @endcomponent @component('mail::table') | Field | Value | |:------------------|:-------------------------------| | **Email** | {{ $applicantEmail }} | | **Password** | {{ $applicantPassword }} | | **Project Code** | {{ $projectReference }} | @endcomponent > ⚠️ **Security Notice:** This email contains your password in plain text for safekeeping. > Please store it securely and do not share it with anyone. --- If you did not submit this application, please contact support immediately. @endcomponent