mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange-2.0.git
synced 2026-08-29 17:34:02 +00:00
update email payment proof
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
@extends('emails.layout.base')
|
||||
|
||||
@section('content')
|
||||
<h4 style="font-size: 1em;">Dear {{$user->name}},</h4>
|
||||
<h4 style="font-size: 1em;">Dear {{ucwords($user->name)}},</h4>
|
||||
<p style="font-size: 0.9em">Thank you for using CIEF Exchange service!</p>
|
||||
<p style="margin-top: 30px; font-size: 0.8em">We have completed your RMB transfer transaction for the ref. no {{$booking->marking}}. The RMB bank slip has been attached to this email. If you would like to view the transaction, please click on the following link:</p>
|
||||
<div style="margin-top: 20px;">
|
||||
|
||||
Reference in New Issue
Block a user