added other email field
This commit is contained in:
@@ -48,6 +48,15 @@
|
||||
</small></p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-md-4">
|
||||
<div class="form-group">
|
||||
<label>Other Email Address</label>
|
||||
<p>
|
||||
{{ $array_profile_info[0]->other_email }}
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-md-4">
|
||||
<div class="form-group">
|
||||
<label>Mobile Number</label>
|
||||
@@ -60,8 +69,7 @@
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row">
|
||||
|
||||
<div class="col-md-4">
|
||||
<div class="form-group">
|
||||
<label>Birthday</label>
|
||||
|
||||
Reference in New Issue
Block a user