Dear {{ $user->name }},
Your account details have been successfully updated.
Account Information
Name | {{ $user->name }} |
---|---|
{{ $user->email }} | |
Phone | {{ $user->phone }} |
Account Type | {{ $user->role_id == 5 ? 'Customer' : 'Admin/Staff' }} |
If you have any questions or need assistance, please don't hesitate to contact us.
Thank you for choosing Sydney Quality Meats!