{{-- This is the vendor Approval Success Mail file using Mailtrap --}} {{-- All the variables (like $name, $mobile, $email, ...) used here are passed in from the updateAdminStatus() method in Admin/AdminController.php --}} Dear {{ $name }}!  

Your Vendor Account has been approved. Now you can login and add products.  

Your Vendor Account Details are as below :-
 
Name: {{ $name }}  
Mobile: {{ $mobile }}  
Email: {{ $email }}  
Password: ***** (as chosen by you)  

Thanks & Regards,  
Multi-vendor E-commerce Application