diff --git a/app/Mail/Add_Subadmin.php b/app/Mail/Add_Subadmin.php index 7de4d5e..8ad74b4 100644 --- a/app/Mail/Add_Subadmin.php +++ b/app/Mail/Add_Subadmin.php @@ -56,6 +56,6 @@ class Add_Subadmin extends Mailable public function build() { // $otp = $this->otp; - return $this->subject('OTP From Cheers to the Session')->view('mail.subadmin'); + return $this->subject('OTP From Cheers to the Season')->view('mail.subadmin'); } } diff --git a/resources/views/Admin/header.blade.php b/resources/views/Admin/header.blade.php index 74e83a8..66c76e2 100644 --- a/resources/views/Admin/header.blade.php +++ b/resources/views/Admin/header.blade.php @@ -7,7 +7,7 @@ - Cheers To The Seasons + Cheers to the Season diff --git a/resources/views/Admin/pages/auth/login.blade.php b/resources/views/Admin/pages/auth/login.blade.php index 5cf171b..b73bab5 100644 --- a/resources/views/Admin/pages/auth/login.blade.php +++ b/resources/views/Admin/pages/auth/login.blade.php @@ -1,5 +1,5 @@ @extends('Admin.layouts.app_login') -@section('title', 'Cheers To The Season - login') +@section('title', 'Cheers to the Season - login') @section('content')
/* Target the label element with the id 'confirm_password-error' and class 'error' */ diff --git a/resources/views/Admin/pages/subscriptions/list-of-products.blade.php b/resources/views/Admin/pages/subscriptions/list-of-products.blade.php index 9cd7b9f..cf4b88b 100644 --- a/resources/views/Admin/pages/subscriptions/list-of-products.blade.php +++ b/resources/views/Admin/pages/subscriptions/list-of-products.blade.php @@ -126,7 +126,7 @@
- - +

Total Payment

@@ -294,7 +294,7 @@ resultMessage.innerHTML = ''; let base_url = url_path; - + if (referralCode == null || referralCode == '') { toastr.error('Please enter Referral Code'); @@ -323,7 +323,7 @@ console.log("Result",result); document.getElementById('isCodeNotApplied').style.display = 'none'; document.getElementById('isCodeApplied').style.display = 'block'; - + resultMessage.innerHTML = 'Successfully applied Referral code!'; diff --git a/resources/views/mail/subadmin.blade.php b/resources/views/mail/subadmin.blade.php index 7b1fd78..fe04240 100644 --- a/resources/views/mail/subadmin.blade.php +++ b/resources/views/mail/subadmin.blade.php @@ -203,7 +203,7 @@ {{--

Dear {{ $data['first_name'] }},

--}}

Dear {{$mailData['username']}},

-

Congratulations! Your sub-admin account with Cheers to the session +

Congratulations! Your sub-admin account with Cheers to the Season has been successfully approved.

Your login credentials are as follows: