Israat Zarin 1 year ago
parent
commit
0c98f58252

+ 15 - 24
resources/views/auth/invited_register_form.blade.php

@@ -62,34 +62,26 @@
     h5{
         font-family: 'Montserrat Alternates', sans-serif !important;
     }
-    .bg-half-170 {
-        padding:0px;
-    }
     .form-control:focus {
-        box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%) !important;
+        box-shadow: 0 0 0 0.25rem #8492a61f !important;
+        border-color: #8492a61f !important;
     }
     .btn1{
-        background-color: #141639c4 !important;
-        color:white !important;
+        background-color: #191e38 !important;
+        color: #ffff !important;
         border-radius: 20px;
         box-shadow:none !important;
     }
     .btn1:hover{
-        background: #fff !important;
-        color: #141639c4 !important;
+        background: #ffff !important;
+        color: #191e38 !important;
         border-radius: 20px;
-        border: 1px solid #141639c4;
-    }
-    .tns-nav button {
-        background: #141639c4 !important;
-    }
-    .tns-nav button.tns-nav-active{
-        background-color: #ffff !important;
+        border: 1px solid #191e38 !important;
     }
     .bg-left{
-        background-color:#141639c4;
+        background-color: #191e38;
         border:none;
-        padding:8.37rem;
+        padding:4.5rem;
     }
     .head-line{
         font-size: 39px !important;
@@ -101,12 +93,11 @@
         font-size: 18px !important;
         font-weight: 400;
         color:#ffff !important;
-        font-family: poppins !important;
+        font-family:Poppins !important;
     }
     .sub-line2{
         font-size: 17px !important;
         font-weight: bold;
-        font-family: poppins !important;
         color:#ffff !important;
     }
     .bg-white{
@@ -133,11 +124,11 @@
                 <div class="row g-0 position-relative">
                     <div class="col-lg-8 padding-less bg-left">
                         <div>
-                            <h3 class="ps-4 mt-5 pt-4 head-line">Accelerate your research journey with ease</h3>
-                            <h2 class="ps-4 sub-line1">Connect with supervisor through our streamlined platform featuring real-time updates, a wide network, and effortless user experience.</h2>
-                            <p class="ps-4 mt-5 sub-line1" style="color:white; font-family: poppins !important;">With just a few clicks, you can submit your proposal to multiple supervisors, saving you hours of searching and contacting potential supervisors individually. Our user-friendly interface makes it easy for anyone to navigate and use, regardless of their technical skills. The platform provides real-time updates on the status of your application, so you don't have to constantly follow up with supervisors, giving you more time to focus on your research. </p>
-                            <h2 class="ps-4 mt-5 sub-line1" style="color:white; font-family: poppins !important;">Our wide network of potential supervisors means you have access to a large pool of experts in your field, increasing your chances of finding the right supervisor for your project.</h2>
-
+                            <h2 class="ps-4 mt-5 pt-5 sub-line1" style="margin-bottom:0px !important;">Save Time and Stay Organized</h2>
+                            <h3 class="ps-4 head-line">Discover the hassle-free solution to manage proposals from your doctoral applicants</h3>
+                            <h2 class="ps-4 mt-5 pt-5 sub-line1" style="font-weight:bold !important;">Are you feeling overwhelmed by the abundance of proposals from doctoral applicants flooding your inbox? Say goodbye to the chaos and hello to a stress-free solution that saves you time and keeps you organized?</h2>
+                            <p class="ps-4 mt-4" style="color:white; font-family: poppins !important;">Our free tool is here to help. With our effortless proposal management system, students can submit their proposals with ease, and you'll receive email notifications for each new submission. Say goodbye to the chaos and hello to a stress-free solution that saves you time and keeps you organized. </p>
+                            <h2 class="ps-4 mt-4 sub-line1" style="font-weight:bold !important;">Try it today and see the difference it can make for you.</h2>
                         </div>
                     </div>
                     <div class="col-lg-4 cover-my-30 ">

+ 24 - 25
resources/views/auth/q_apply_register_form.blade.php

@@ -69,48 +69,49 @@
         box-shadow: 0 0 0 0.25rem rgb(13 110 253 / 25%) !important;
     }
     .btn1{
-        background-color: #141639c4 !important;
-        color:white !important;
-        border-radius: 20px;
+        background-color: #2c2266 !important; 
+        color:white !important; 
+        border-radius: 20px; 
         box-shadow:none !important;
     }
     .btn1:hover{
         background: #fff !important;
-        color: #141639c4 !important;
+        color: #2c2266 !important;
         border-radius: 20px;
-        border: 1px solid #141639c4;
+        border: 1px solid #2c2266;
     }
-    .tns-nav button {
+    .tns-nav button { 
         background: #141639c4 !important;
     }
     .tns-nav button.tns-nav-active{
-        background-color: #ffff !important;
+        background-color: #ffff !important; 
     }
     .bg-left{
-        background-color:#141639c4;
-        border:none;
+        background-color: #2c2266;
+        border:none; 
         padding:8.37rem;
     }
     .head-line{
-        font-size: 39px !important;
-        font-weight: bold;
+        font-size: 39px !important; 
+        font-weight: bold; 
         line-height: 1.2;
         color:#ffff;
     }
     .sub-line1{
-        font-size: 18px !important;
-        font-weight: 400;
+        font-size: 18px !important; 
+        font-weight: 400; 
         color:#ffff !important;
+        font-family: poppins !important; 
     }
     .sub-line2{
-        font-size: 17px !important;
-        font-weight: bold;
-        font-family: poppins !important;
+        font-size: 17px !important; 
+        font-weight: bold; 
+        font-family: poppins !important; 
         color:#ffff !important;
     }
     .bg-white{
-        background-color: #72809f33 !important;
-        height: 160px;
+        background-color: #72809f33 !important; 
+        height: 160px; 
         border: 1px solid #ffff;
     }
     .box-head{
@@ -118,7 +119,7 @@
         color:#ffff;
     }
     .box-sub{
-        font-size:14px;
+        font-size:14px; 
         color:#ffff;
     }
     .d-flex{
@@ -133,12 +134,10 @@
             <div class="container-fluid px-0">
                 <div class="row g-0 position-relative">
                     <div class="col-lg-8 padding-less bg-left">
-                        <div>
-                            <h3 class="ps-4 mt-5 pt-4 head-line">Accelerate your research journey with ease</h3>
-                            <h2 class="ps-4 sub-line1">Connect with supervisor through our streamlined platform featuring real-time updates, a wide network, and effortless user experience.</h2>
-                            <p class="ps-4 mt-5 sub-line1" style="color:white; font-family: poppins !important;">With just a few clicks, you can submit your proposal to multiple supervisors, saving you hours of searching and contacting potential supervisors individually. Our user-friendly interface makes it easy for anyone to navigate and use, regardless of their technical skills. The platform provides real-time updates on the status of your application, so you don't have to constantly follow up with supervisors, giving you more time to focus on your research. </p>
-                            <h2 class="ps-4 mt-5 sub-line1" style="color:white; font-family: poppins !important;">Our wide network of potential supervisors means you have access to a large pool of experts in your field, increasing your chances of finding the right supervisor for your project.</h2>
-
+                        <div> 
+                            <h3 class="ps-4 mt-5 pt-4 head-line">Simplify your doctoral proposal submission,<br>Track progress in real-time</h3>
+                            <h2 class="mt-4 ps-4 sub-line1">Submitting your doctoral application proposals to potential supervisors is now just a matter of few clicks with our platform. It eliminates the need to spend countless hours searching and contacting supervisors individually.</h2>
+                            <h2 class="mt-4 ps-4 sub-line1">Our platform is designed with a user-friendly interface that enables anyone, regardless of their technical skills, to easily navigate and use it. Additionally, you can track the progress of your application in real-time, eliminating the need to continuously follow up with supervisors.</h2>
                         </div>
                     </div>
                     <div class="col-lg-4 cover-my-30 ">

+ 0 - 1
resources/views/auth/register.blade.php

@@ -137,7 +137,6 @@
                             <h3 class="ps-4 mt-5 pt-4 head-line">Simplify your doctoral proposal submission,<br>Track progress in real-time</h3>
                             <h2 class="mt-4 ps-4 sub-line1">Submitting your doctoral application proposals to potential supervisors is now just a matter of few clicks with our platform. It eliminates the need to spend countless hours searching and contacting supervisors individually.</h2>
                             <h2 class="mt-4 ps-4 sub-line1">Our platform is designed with a user-friendly interface that enables anyone, regardless of their technical skills, to easily navigate and use it. Additionally, you can track the progress of your application in real-time, eliminating the need to continuously follow up with supervisors.</h2>
-
                         </div>
                     </div>   
                     <div class="col-lg-4 cover-my-30 ">

+ 11 - 8
resources/views/email/approve_teacher_email.blade.php

@@ -67,7 +67,7 @@
             padding:0px;
             }
             .tmail{
-                color: #a7a7a7; 
+                color: #6d6d6d; 
                 text-align: center; 
                 margin: 0px;
             }
@@ -90,9 +90,10 @@
                     <div class="row">
                         <div class="col-md-1"></div>
                         <div class="col-md-9 ms-3">
-                            <div class="card rounded border-0 shadow p-5" style="background-color:white;">
-                                <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
-                                <p class="mt-5">Dear {{$name}},</p>
+                            <div class="card rounded border-0 shadow" style="background-color:white;">
+                                <div class="p-5">
+                                    <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
+                                    <p class="mt-5">Dear {{$name}},</p>
                                     <p class="mt-3">We are writing to inform you that your account has been successfully activated on our platform. We are excited to have you on board with us.</p>
                                     <p class="mt-2">To ensure that your account is configured properly, we have reviewed the necessary information and have completed the activation process. You now have full access to all the features that we have built to support you.</p>
                                     <div class="col-md-12">
@@ -108,10 +109,12 @@
                                     <p class="mt-2">Thank you for choosing Research Admission, and we look forward to supporting your research endeavors.</p>
                                     <p class="mt-2" style="margin: 0px;">Best regards,</p>
                                     <h6 class="mb-3">Research Admission Team</h6>
-                                    <div style="border-top: 1px solid #eee;">
-                                        <p class="mt-3 tmail" style="font-style: italic;">This email was sent to {{$receive_email}}</p>
-                                        <p class="mt-3 tmail" style="font-size: 12px;">Copyright © 2023 Research Admission</p>
-                                    </div>
+                                </div> 
+                                <div style="background-color: #eee; border-radius: 0px 0px 5px 5px;">
+                                    <p class="mt-5 tmail">This email was sent to {{$receive_email}}</p>
+                                    <p class="mt-3 tmail">Research Admission is a revolutionary platform that simplifies the application process for<br> both applicants and supervisors, thereby saving valuable time.</p>
+                                    <p class="mt-3 tmail mb-5" style="font-style: italic;">Copyright © {{date('Y')}} Research Admission</p>
+                                </div>
                             </div>
                         </div>
                     </div><!--end row-->

+ 37 - 29
resources/views/email/invitation_to_supervisor_email.blade.php

@@ -67,10 +67,15 @@
             padding:0px;
             }
             .tmail{
-                color: #a7a7a7;
+                color: #6d6d6d;
                 text-align: center;
                 margin: 0px;
             }
+            .heading{
+                font-weight: 400 !important;
+                line-height: 1.2 !important;
+                margin-bottom: 0px
+            }
        </style>
         <section>
             <div class="container mt-5 mb-5">
@@ -78,35 +83,38 @@
                     <div class="row">
                         <div class="col-md-1"></div>
                         <div class="col-md-9">
-                            <div class="card rounded border-0 shadow p-5" style="background-color:white;">
-                                <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
-                                <p class="mt-5">Dear {{ $name }},</p>
-                                @php
-                                    $hashids = new \Hashids\Hashids('teacher_invitation_signup', 25);
-                                @endphp
-                                <p class="mt-3"> We are reaching out to you regarding an exciting opportunity that we believe will interest you. As a teacher and supervisor, we understand that you must receive countless emails from doctoral applicants who are seeking to work with you on their research projects. Keeping track of all these emails can be a daunting task.</p>
-                                <p class="mt-2"> That's why we wanted to introduce you to a free tool that can make your life a lot easier. This tool is designed to help you manage all your doctoral applicants proposals in one place. With just three simple steps, applicants can submit their proposals to you, and you will receive email notifications each time a new proposal is submitted.</p>
-                                <p class="mt-2"> The tool also allows you to review, request further information or documents, reject, or express your interest in each proposal so they can submit a formal application, all while keeping the applicant notified in real-time.</p>
-                                <p class="mt-2"> The best part? Many faculties across the world are already using this tool, and it has been proven to be effective in streamlining the application process for doctoral applicants.</p>
-                                <p class="mt-2"> At this point, registration is by invitation only, and we would like to extend an invitation to you to explore the many features that this tool offers. Your data will be 100% secure and will not be accessible or shared with any third party.</p>
-                                <p class="mt-2" style="font-weight: bolder !important;"> To get started, please follow the link below to create your account and begin exploring the system's features.</p>
-                                @php
-                                    $already_registared =\App\User::where('email',$email)->where('sign_up',1)->first();
-                                @endphp
-                                @if($already_registared)
-                                    <a href="{{ url('login-v2') }}" style="font-weight: bolder !important;"> click here</a>
-                                @else
-                                    <a href="{{ url('register-v2/'.$hashids->encode($teacher_id)) }}" style="font-weight: bolder !important;"> click here</a>
-                                @endif
-                                <p class="mt-2"> Thank you for your time, and we hope you find this tool as helpful as we have.</p>
-                                <p class="mt-2" style="margin: 0px;">Best regards,</p>
-                                <h4 style="font-weight: 300 !important;"> H Rahman  </h4>
-                                <h4 style="font-weight: 300 !important;"> Founder & CEO  </h4>
-                                <h4 style="font-weight: 300 !important;"> Research Admission Platform  </h4>
-                                    <div style="border-top: 1px solid #eee;">
-                                    <p class="mt-3 tmail" style="font-style: italic;">This email was sent to {{$receive_email}}</p>
+                            <div class="card rounded border-0 shadow" style="background-color:white;">
+                                <div class="p-5">
+                                    <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
+                                    <p class="mt-5">Dear {{ $name }},</p>
+                                    @php
+                                        $hashids = new \Hashids\Hashids('teacher_invitation_signup', 25);
+                                    @endphp
+                                    <p class="mt-3"> We are reaching out to you regarding an exciting opportunity that we believe will interest you. As a teacher and supervisor, we understand that you must receive countless emails from doctoral applicants who are seeking to work with you on their research projects. Keeping track of all these emails can be a daunting task.</p>
+                                    <p class="mt-2"> That's why we wanted to introduce you to a free tool that can make your life a lot easier. This tool is designed to help you manage all your doctoral applicants proposals in one place. With just three simple steps, applicants can submit their proposals to you, and you will receive email notifications each time a new proposal is submitted.</p>
+                                    <p class="mt-2"> The tool also allows you to review, request further information or documents, reject, or express your interest in each proposal so they can submit a formal application, all while keeping the applicant notified in real-time.</p>
+                                    <p class="mt-2"> The best part? Many faculties across the world are already using this tool, and it has been proven to be effective in streamlining the application process for doctoral applicants.</p>
+                                    <p class="mt-2"> At this point, registration is by invitation only, and we would like to extend an invitation to you to explore the many features that this tool offers. Your data will be 100% secure and will not be accessible or shared with any third party.</p>
+                                    <p class="mt-2" style="font-weight: bolder !important;"> To get started, please follow the link below to create your account and begin exploring the system's features.</p>
+                                    @php
+                                        $already_registared =\App\User::where('email',$email)->where('sign_up',1)->first();
+                                    @endphp
+                                    @if($already_registared)
+                                        <a href="{{ url('login-v2') }}" style="font-weight: bolder !important;"> click here</a>
+                                    @else
+                                        <a href="{{ url('register-v2/'.$hashids->encode($teacher_id)) }}" style="font-weight: bolder !important;"> click here</a>
+                                    @endif
+                                    <p class="mt-2"> Thank you for your time, and we hope you find this tool as helpful as we have.</p>
+                                    <p class="mt-2" style="margin: 0px;">Best regards,</p>
+                                    <h4 class="heading mt-1"> H Rahman  </h4>
+                                    <h4 class="heading"> Founder & CEO  </h4>
+                                    <h4 class="heading"> Research Admission Platform  </h4>
+                                </div>   
+                                <div style="background-color: #eee; border-radius: 0px 0px 5px 5px;">
+                                    <p class="mt-5 tmail">This email was sent to {{$receive_email}}</p>
+                                    <p class="mt-3 tmail">Research Admission is a revolutionary platform that simplifies the application process for<br> both applicants and supervisors, thereby saving valuable time.</p>
+                                    <p class="mt-3 tmail mb-5" style="font-style: italic;">Copyright © {{date('Y')}} Research Admission</p>
                                 </div>
-                                <p class="mt-3 tmail" style="font-size: 12px;">Copyright © {{date('Y')}} Research Admission</p>
                             </div>
                         </div>
                     </div><!--end row-->

+ 39 - 31
resources/views/email/invitation_to_supervisor_email_with_checked.blade.php

@@ -67,10 +67,15 @@
             padding:0px;
             }
             .tmail{
-                color: #a7a7a7;
+                color: #6d6d6d;
                 text-align: center;
                 margin: 0px;
             }
+            .heading{
+                font-weight: 400 !important;
+                line-height: 1.2 !important;
+                margin-bottom: 0px
+            }
        </style>
         <section>
             <div class="container mt-5 mb-5">
@@ -78,37 +83,40 @@
                     <div class="row">
                         <div class="col-md-1"></div>
                         <div class="col-md-9">
-                            <div class="card rounded border-0 shadow p-5" style="background-color:white;">
-                                <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
-                                <p class="mt-5">Dear {{ $name }},</p>
-                                @php
-                                    $hashids = new \Hashids\Hashids('teacher_invitation_signup', 25);
-                                @endphp
-                                <p class="mt-3"> Hope you are doing well.</p>
-                                <p class="mt-2"> We are reaching out to you regarding an exciting opportunity that we believe will interest you. We have observed that you are currently open to applications from doctoral candidates for your research project. With that in mind, we would like to introduce you to a tool designed to streamline the application process. Our aim is to propose a pre-screening mechanism that can help you and potential applicants save valuable time before proceeding with formal applications.</p>
-                                <p class="mt-2"> We understand that as a teacher and supervisor, you must receive countless emails from doctoral applicants who are seeking to work with you on their research projects. Keeping track of all these emails can be a daunting task. That's why we think a tool like Research Admission Platform could be helpful for you.</p>
-                                <p class="mt-2"> Research Admission Platform is designed to help you manage all your doctoral applicants' proposals in one place. With just three simple steps, applicants can submit their proposals to you, and you will receive email notifications each time a new proposal is submitted.</p>
-                                <p class="mt-2"> This tool allows you to review, request further information or documents, reject, or express your interest in each proposal, enabling applicants to submit a formal application. The system keeps the applicant notified in real-time, ensuring efficient communication throughout the process.</p>
-                                <p class="mt-2"> The best part is that many faculties across the world are already using this tool, and it has been proven effective in streamlining the application process for doctoral applicants.</p>
-                                <p class="mt-2"> At this point, registration is by invitation only, and we would like to extend an invitation to you to explore the many features that this tool offers. Your data will be 100% secure and will not be accessible or shared with any third party.</p>
-                                <p class="mt-2" style="font-weight: bolder !important;"> To get started, please follow the link below to create your account and begin exploring the system's features.</p>
-                                @php
-                                    $already_registared =\App\User::where('email',$email)->where('sign_up',1)->first();
-                                @endphp
-                                @if($already_registared)
-                                    <a href="{{ url('login-v2') }}" style="font-weight: bolder !important;"> click here</a>
-                                @else
-                                    <a href="{{ url('register-v2/'.$hashids->encode($teacher_id)) }}" style="font-weight: bolder !important;"> click here</a>
-                                @endif
-                                <p class="mt-2"> Thank you for your time, and we hope you find this tool as helpful as we have.</p>
-                                <p class="mt-2" style="margin: 0px;">Best regards,</p>
-                                <h4 style="font-weight: 300 !important;"> H Rahman  </h4>
-                                <h4 style="font-weight: 300 !important;"> Founder & CEO  </h4>
-                                <h4 style="font-weight: 300 !important;"> Research Admission Platform  </h4>
-                                    <div style="border-top: 1px solid #eee;">
-                                    <p class="mt-3 tmail" style="font-style: italic;">This email was sent to {{$receive_email}}</p>
+                            <div class="card rounded border-0 shadow" style="background-color:white;">
+                                <div class="p-5">
+                                    <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
+                                    <p class="mt-5">Dear {{ $name }},</p>
+                                    @php
+                                        $hashids = new \Hashids\Hashids('teacher_invitation_signup', 25);
+                                    @endphp
+                                    <p class="mt-3"> Hope you are doing well.</p>
+                                    <p class="mt-2"> We are reaching out to you regarding an exciting opportunity that we believe will interest you. We have observed that you are currently open to applications from doctoral candidates for your research project. With that in mind, we would like to introduce you to a tool designed to streamline the application process. Our aim is to propose a pre-screening mechanism that can help you and potential applicants save valuable time before proceeding with formal applications.</p>
+                                    <p class="mt-2"> We understand that as a teacher and supervisor, you must receive countless emails from doctoral applicants who are seeking to work with you on their research projects. Keeping track of all these emails can be a daunting task. That's why we think a tool like Research Admission Platform could be helpful for you.</p>
+                                    <p class="mt-2"> Research Admission Platform is designed to help you manage all your doctoral applicants' proposals in one place. With just three simple steps, applicants can submit their proposals to you, and you will receive email notifications each time a new proposal is submitted.</p>
+                                    <p class="mt-2"> This tool allows you to review, request further information or documents, reject, or express your interest in each proposal, enabling applicants to submit a formal application. The system keeps the applicant notified in real-time, ensuring efficient communication throughout the process.</p>
+                                    <p class="mt-2"> The best part is that many faculties across the world are already using this tool, and it has been proven effective in streamlining the application process for doctoral applicants.</p>
+                                    <p class="mt-2"> At this point, registration is by invitation only, and we would like to extend an invitation to you to explore the many features that this tool offers. Your data will be 100% secure and will not be accessible or shared with any third party.</p>
+                                    <p class="mt-2" style="font-weight: bolder !important;"> To get started, please follow the link below to create your account and begin exploring the system's features.</p>
+                                    @php
+                                        $already_registared =\App\User::where('email',$email)->where('sign_up',1)->first();
+                                    @endphp
+                                    @if($already_registared)
+                                        <a href="{{ url('login-v2') }}" style="font-weight: bolder !important;"> click here</a>
+                                    @else
+                                        <a href="{{ url('register-v2/'.$hashids->encode($teacher_id)) }}" style="font-weight: bolder !important;"> click here</a>
+                                    @endif
+                                    <p class="mt-2"> Thank you for your time, and we hope you find this tool as helpful as we have.</p>
+                                    <p class="mt-2" style="margin: 0px;">Best regards,</p>
+                                    <h4 class="heading mt-1"> H Rahman  </h4>
+                                    <h4 class="heading"> Founder & CEO  </h4>
+                                    <h4 class="heading"> Research Admission Platform  </h4>
+                                </div>  
+                                <div style="background-color: #eee; border-radius: 0px 0px 5px 5px;">
+                                    <p class="mt-5 tmail">This email was sent to {{$receive_email}}</p>
+                                    <p class="mt-3 tmail">Research Admission is a revolutionary platform that simplifies the application process for<br> both applicants and supervisors, thereby saving valuable time.</p>
+                                    <p class="mt-3 tmail mb-5" style="font-style: italic;">Copyright © {{date('Y')}} Research Admission</p>
                                 </div>
-                                <p class="mt-3 tmail" style="font-size: 12px;">Copyright © {{date('Y')}} Research Admission</p>
                             </div>
                         </div>
                     </div><!--end row-->

+ 11 - 8
resources/views/email/q_apply_wishlist_registration_email.blade.php

@@ -67,7 +67,7 @@
             padding:0px;
             }
             .tmail{
-                color: #a7a7a7; 
+                color: #6d6d6d; 
                 text-align: center; 
                 margin: 0px;
             }
@@ -78,9 +78,10 @@
                     <div class="row">
                         <div class="col-md-1"></div>
                         <div class="col-md-9">
-                            <div class="card rounded border-0 shadow p-5" style="background-color:white;">
-                                <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
-                                <p class="mt-5">Dear {{ $name }},</p> 
+                            <div class="card rounded border-0 shadow" style="background-color:white;">
+                                <div class="p-5">
+                                    <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
+                                    <p class="mt-5">Dear {{ $name }},</p> 
                                     <p class="mt-3">I hope this email finds you well. </p>
                                     <p class="mt-2">Thank you for choosing Research Admission platform. We're confident our platform will exceed your expectations.</p> 
                                     <p>To verify, Please click the below link </p>
@@ -88,10 +89,12 @@
                                     <p class="mt-2">We're excited to have you on board!</p>
                                     <p class="mt-2" style="margin: 0px;">Best regards,</p>
                                     <p>Research Admission</p>
-                                     <div style="border-top: 1px solid #eee;">
-                                        <p class="mt-3 tmail" style="font-style: italic;">This email was sent to {{$receive_email }}</p>
-                                    </div>
-                                    <p class="mt-3 tmail" style="font-size: 12px;">Copyright © 2023 Research Admission</p>
+                                </div>   
+                                <div style="background-color: #eee; border-radius: 0px 0px 5px 5px;">
+                                    <p class="mt-5 tmail">This email was sent to {{$receive_email }}</p>
+                                    <p class="mt-3 tmail">Research Admission is a revolutionary platform that simplifies the application process for<br> both applicants and supervisors, thereby saving valuable time.</p>
+                                    <p class="mt-3 tmail mb-5" style="font-style: italic;">Copyright © {{date('Y')}} Research Admission</p>
+                                </div>
                             </div>
                         </div>
                     </div><!--end row-->

+ 14 - 11
resources/views/email/q_form_email.blade.php

@@ -67,7 +67,7 @@
             padding:0px;
             }
             .tmail{
-                color: #a7a7a7; 
+                color: #6d6d6d; 
                 text-align: center; 
                 margin: 0px;
             }
@@ -78,12 +78,13 @@
                     <div class="row">
                         <div class="col-md-1"></div>
                         <div class="col-md-9">
-                            <div class="card rounded border-0 shadow p-5" style="background-color:white;">
-                                <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
-                                <p class="mt-5">Dear {{ $name }},</p>
-                                @php
-                                    $hashids = new \Hashids\Hashids('student_wishlist_signup', 25);
-                                @endphp
+                            <div class="card rounded border-0 shadow" style="background-color:white;">
+                                <div class="p-5">
+                                    <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
+                                    <p class="mt-5">Dear {{ $name }},</p>
+                                    @php
+                                        $hashids = new \Hashids\Hashids('student_wishlist_signup', 25);
+                                    @endphp
                                     <p class="mt-3">I hope this email finds you well. </p>
                                     <p class="mt-2">I appreciate your initiative to contact me regarding your research admission interest. To proceed further, I would request you to please submit your research proposal using the following link</p>
                                     <a href="{{ url('register/'.$hashids->encode($student_id)) }}">click here</a>
@@ -95,10 +96,12 @@
                                     <h5>{{ $designation }}</h5>
                                     <h5>{{ $department }}</h5>
                                     <h5>{{ $university }}</h5>
-                                     <div style="border-top: 1px solid #eee;">
-                                        <p class="mt-3 tmail" style="font-style: italic;">This email was sent to {{$receive_email}}</p>
-                                    </div>
-                                    <p class="mt-3 tmail" style="font-size: 12px;">Copyright © 2023 Research Admission</p>
+                                </div> 
+                                <div style="background-color: #eee; border-radius: 0px 0px 5px 5px;">
+                                    <p class="mt-5 tmail">This email was sent to {{$receive_email}}</p>
+                                    <p class="mt-3 tmail">Research Admission is a revolutionary platform that simplifies the application process for<br> both applicants and supervisors, thereby saving valuable time.</p>
+                                    <p class="mt-3 tmail mb-5" style="font-style: italic;">Copyright © {{date('Y')}} Research Admission</p>
+                                </div>
                             </div>
                         </div>
                     </div><!--end row-->

+ 18 - 15
resources/views/email/refer_a_friend_email.blade.php

@@ -64,10 +64,10 @@
                 font-family: 'Montserrat Alternates', sans-serif !important;
             }
             .bg-half-170 {
-            padding:0px;
+                padding:0px;
             }
             .tmail{
-                color: #a7a7a7;
+                color: #6d6d6d;
                 text-align: center;
                 margin: 0px;
             }
@@ -81,21 +81,24 @@
                             @php
                                 $hashids = new \Hashids\Hashids('student_wishlist_signup', 25);
                             @endphp
-                            <div class="card rounded border-0 shadow p-5" style="background-color:white;">
-                                <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
-                                <p class="mt-5">Dear {{$name}},</p>
-                                <p class="mt-3">I have found the Research Admission Platform incredibly helpful in my own search for a research supervisor. The platform is a free and easy-to-use tool that can help you connect with potential supervisors.</p>
-                                <p>To register, Please click the below link </p>
-                                <a href="{{ url('register/'.$hashids->encode($student_id)) }}">click here</a>
-                                <p class="mt-2"> It allows you to submit your research proposal to multiple supervisors with just a few clicks. You can then track the real-time status of your application and receive a decision quickly. I found this feature particularly useful, as it allowed me to keep track of the progress of my applications without having to constantly follow up with supervisors.</p>
-                                <p class="mt-2"> I think you would find it to be a valuable resource in your own search for a research supervisor. It's free to use and can save you a lot of time and effort in finding the right match for your research interests. If you have any questions about the platform or would like some help getting started, please don't hesitate to reach out to me.</p>
+                            <div class="card rounded border-0 shadow" style="background-color:white;">
+                                <div class="p-5">
+                                    <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
+                                    <p class="mt-5">Dear {{$name}},</p>
+                                    <p class="mt-3">I have found the Research Admission Platform incredibly helpful in my own search for a research supervisor. The platform is a free and easy-to-use tool that can help you connect with potential supervisors.</p>
+                                    <p>To register, Please click the below link </p>
+                                    <a href="{{ url('register/'.$hashids->encode($student_id)) }}">click here</a>
+                                    <p class="mt-2"> It allows you to submit your research proposal to multiple supervisors with just a few clicks. You can then track the real-time status of your application and receive a decision quickly. I found this feature particularly useful, as it allowed me to keep track of the progress of my applications without having to constantly follow up with supervisors.</p>
+                                    <p class="mt-2"> I think you would find it to be a valuable resource in your own search for a research supervisor. It's free to use and can save you a lot of time and effort in finding the right match for your research interests. If you have any questions about the platform or would like some help getting started, please don't hesitate to reach out to me.</p>
 
-                                <p class="mt-2" style="margin: 0px;">Best regards,</p>
-                                <h4>{{$applicant_name}}</h4>
-                                    <div style="border-top: 1px solid #eee;">
-                                    <p class="mt-3 tmail" style="font-style: italic;">This email was sent to {{$receive_email}}</p>
+                                    <p class="mt-2" style="margin: 0px;">Best regards,</p>
+                                    <h4>{{$applicant_name}}</h4>
+                                </div>   
+                                <div style="background-color: #eee; border-radius: 0px 0px 5px 5px;">
+                                    <p class="mt-5 tmail">This email was sent to {{$receive_email}}</p>
+                                    <p class="mt-3 tmail">Research Admission is a revolutionary platform that simplifies the application process for<br> both applicants and supervisors, thereby saving valuable time.</p>
+                                    <p class="mt-3 tmail mb-5" style="font-size: 12px;">Copyright © {{date('Y')}} Research Admission</p>
                                 </div>
-                                <p class="mt-3 tmail" style="font-size: 12px;">Copyright © {{date('Y')}} Research Admission</p>
                             </div>
                         </div>
                     </div><!--end row-->

+ 11 - 8
resources/views/email/register_teacher_email.blade.php

@@ -67,7 +67,7 @@
             padding:0px;
             }
             .tmail{
-                color: #a7a7a7; 
+                color: #6d6d6d; 
                 text-align: center; 
                 margin: 0px;
             }
@@ -78,19 +78,22 @@
                     <div class="row">
                         <div class="col-md-1"></div>
                         <div class="col-md-9">
-                            <div class="card rounded border-0 shadow p-5" style="background-color:white;">
-                                <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
-                                <p class="mt-5">Dear {{$name}},</p>
+                            <div class="card rounded border-0 shadow" style="background-color:white;">
+                                <div class="p-5">
+                                    <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
+                                    <p class="mt-5">Dear {{$name}},</p>
                                     <p class="mt-3">We would like to extend a warm welcome to our community and thank you for registering to join us. We believe that together we can transform the way you receive proposals from doctoral candidates and make the process much more efficient.</p>
                                     <p class="mt-2">We are pleased to inform you that we have received your registration and our team is working diligently to configure your account as soon as possible. We will notify you by email as soon as your account is ready to use.</p>
                                     <p class="mt-2">Once your account is ready, you will be able to conveniently access all proposals from doctoral candidates in one place. This will save you time and effort, and enable you to make more informed decisions about which proposals to consider.</p>
                                     <p class="mt-2">Thank you for your patience during this process. We are excited to have you as a member of our community and look forward to working with you.</p>
                                     <p class="mt-2" style="margin: 0px;">Best regards,</p>
                                     <h6>Research Admission Team</h6>
-                                     <div style="border-top: 1px solid #eee;">
-                                        <p class="mt-3 tmail" style="font-style: italic;">This email was sent to {{$receive_email}}</p>
-                                    </div>
-                                    <p class="mt-3 tmail" style="font-size: 12px;">Copyright © 2023 Research Admission</p>
+                                </div>
+                                <div style="background-color: #eee; border-radius: 0px 0px 5px 5px;">
+                                    <p class="mt-5 tmail">This email was sent to {{$receive_email}}</p>
+                                    <p class="mt-3 tmail">Research Admission is a revolutionary platform that simplifies the application process for<br> both applicants and supervisors, thereby saving valuable time.</p>
+                                    <p class="mt-3 tmail" style="font-size: 12px;">Copyright © {{date('Y')}} Research Admission</p>
+                                </div>
                             </div>
                         </div>
                     </div><!--end row-->

+ 12 - 9
resources/views/email/student_proposal_email.blade.php

@@ -64,10 +64,10 @@
                 font-family: 'Montserrat Alternates', sans-serif !important;
             }
             .bg-half-170 {
-            padding:0px;
+                padding:0px;
             }
             .tmail{
-                color: #a7a7a7; 
+                color: #6d6d6d; 
                 text-align: center; 
                 margin: 0px;
             }
@@ -78,9 +78,10 @@
                     <div class="row">
                         <div class="col-md-1"></div>
                         <div class="col-md-9">
-                            <div class="card rounded border-0 shadow p-5" style="background-color:white;">
-                                <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
-                                <p class="mt-5">Dear {{ $name }},</p>
+                            <div class="card rounded border-0 shadow" style="background-color:white;">
+                                <div class="p-5">
+                                    <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
+                                    <p class="mt-5">Dear {{ $name }},</p>
                                     <p class="mt-3">Your proposal has been successfully submitted to </p>
                                     <span>Name of teacher:  {{ $teacher }}</span><br>
                                     <span>University Name: {{ $university }}</span><br>
@@ -89,10 +90,12 @@
                                     <p>We wish you all the best in your academic pursuits.</p>
                                     <p class="mt-2" style="margin: 0px;">Best regards,</p>
                                     <h4>Research Admission Team</h4>
-                                     <div style="border-top: 1px solid #eee;">
-                                        <p class="mt-3 tmail" style="font-style: italic;">This email was sent to {{$receive_email}}</p>
-                                    </div>
-                                    <p class="mt-3 tmail" style="font-size: 12px;">Copyright © 2023 Research Admission</p>
+                                </div> 
+                                <div style="background-color: #eee; border-radius: 0px 0px 5px 5px;">
+                                    <p class="mt-5 tmail">This email was sent to {{$receive_email}}</p>
+                                    <p class="mt-3 tmail">Research Admission is a revolutionary platform that simplifies the application process for<br> both applicants and supervisors, thereby saving valuable time.</p>
+                                    <p class="mt-3 tmail" style="font-size: 12px;">Copyright © {{date('Y')}} Research Admission</p>
+                                </div>
                             </div>
                         </div>
                     </div><!--end row-->

+ 16 - 13
resources/views/email/student_signup_email.blade.php

@@ -67,7 +67,7 @@
             padding:0px;
             }
             .tmail{
-                color: #a7a7a7;
+                color: #6d6d6d;
                 text-align: center;
                 margin: 0px;
             }
@@ -78,19 +78,22 @@
                     <div class="row">
                         <div class="col-md-1"></div>
                         <div class="col-md-9">
-                            <div class="card rounded border-0 shadow p-5" style="background-color:white;">
-                                <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
-                                <p class="mt-5">Dear {{$name}},</p>
-                                <p class="mt-3">Thank you for registering with our platform. You need to verify your email address in order to continue with your application.</p>
-                                <p class="mt-2"> To complete the verification process, please click on the following link or copy it into your web browser: </p>
-                                <a href="{{url('/login')}}" style="color: black">click here</a>
-                                <p class="mt-2"> If you did not register with our platform, please ignore this message.</p>
-                                <p class="mt-2" style="margin: 0px;">Best regards,</p>
-                                <p>Research Admission</p>
-                                    <div style="border-top: 1px solid #eee;">
-                                    <p class="mt-3 tmail" style="font-style: italic; font-size: 12px;">This email was sent to example@gmail.com</p>
+                            <div class="card rounded border-0 shadow" style="background-color:white;">
+                                <div class="p-5">
+                                    <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
+                                    <p class="mt-5">Dear {{$name}},</p>
+                                    <p class="mt-3">Thank you for registering with our platform. You need to verify your email address in order to continue with your application.</p>
+                                    <p class="mt-2"> To complete the verification process, please click on the following link or copy it into your web browser: </p>
+                                    <a href="{{url('/login')}}" style="color: black">click here</a>
+                                    <p class="mt-2"> If you did not register with our platform, please ignore this message.</p>
+                                    <p class="mt-2" style="margin: 0px;">Best regards,</p>
+                                    <p>Research Admission</p>
+                                </div>   
+                                <div style="background-color: #eee; border-radius: 0px 0px 5px 5px;">
+                                    <p class="mt-5 tmail">This email was sent to example@gmail.com</p>
+                                    <p class="mt-3 tmail">Research Admission is a revolutionary platform that simplifies the application process for<br> both applicants and supervisors, thereby saving valuable time.</p>
+                                    <p class="mt-3 tmail mb-5" style="font-style: italic;">Copyright © {{date('Y')}} Research Admission</p>
                                 </div>
-                                <p class="mt-3 tmail" style="font-size: 12px;">Copyright © {{date('Y')}} Research Admission</p>
                             </div>
                         </div>
                     </div><!--end row-->

+ 17 - 14
resources/views/email/student_signup_verify_email.blade.php

@@ -64,10 +64,10 @@
                 font-family: 'Montserrat Alternates', sans-serif !important;
             }
             .bg-half-170 {
-            padding:0px;
+                padding:0px;
             }
             .tmail{
-                color: #a7a7a7;
+                color: #6d6d6d;
                 text-align: center;
                 margin: 0px;
             }
@@ -78,19 +78,22 @@
                     <div class="row">
                         <div class="col-md-1"></div>
                         <div class="col-md-9">
-                            <div class="card rounded border-0 shadow p-5" style="background-color:white;">
-                                <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
-                                <p class="mt-5">Dear {{$name}},</p>
-                                <p class="mt-3">Thank you for registering with our platform. You need to verify your email address in order to continue with your application.</p>
-                                <p class="mt-2"> To complete the verification process, please click on the following link or copy it into your web browser: </p>
-                                <a href="{{url('verify')}}/{{$token}}" style="color: black">click here</a>
-                                <p class="mt-2"> If you did not register with our platform, please ignore this message.</p>
-                                <p class="mt-2" style="margin: 0px;">Best regards,</p>
-                                <p>Research Admission</p>
-                                    <div style="border-top: 1px solid #eee;">
-                                    <p class="mt-3 tmail" style="font-style: italic; font-size: 12px;">This email was sent to {{$receive_email}}</p>
+                            <div class="card rounded border-0 shadow" style="background-color:white;">
+                                <div class="p-5">
+                                    <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
+                                    <p class="mt-5">Dear {{$name}},</p>
+                                    <p class="mt-3">Thank you for registering with our platform. You need to verify your email address in order to continue with your application.</p>
+                                    <p class="mt-2"> To complete the verification process, please click on the following link or copy it into your web browser: </p>
+                                    <a href="{{url('verify')}}/{{$token}}" style="color: black">click here</a>
+                                    <p class="mt-2"> If you did not register with our platform, please ignore this message.</p>
+                                    <p class="mt-2" style="margin: 0px;">Best regards,</p>
+                                    <p>Research Admission</p>
+                                </div> 
+                                <div style="background-color: #eee; border-radius: 0px 0px 5px 5px;">
+                                    <p class="mt-5 tmail">This email was sent to {{$receive_email}}</p>
+                                    <p class="mt-3 tmail">Research Admission is a revolutionary platform that simplifies the application process for<br> both applicants and supervisors, thereby saving valuable time.</p>
+                                    <p class="mt-3 tmail mb-5" style="font-style: italic;">Copyright © {{date('Y')}} Research Admission</p>
                                 </div>
-                                <p class="mt-3 tmail" style="font-size: 12px;">Copyright © {{date('Y')}} Research Admission</p>
                             </div>
                         </div>
                     </div><!--end row-->

+ 15 - 12
resources/views/email/teacher_proposal_email.blade.php

@@ -78,20 +78,23 @@
                     <div class="row">
                         <div class="col-md-1"></div>
                         <div class="col-md-9">
-                            <div class="card rounded border-0 shadow p-5" style="background-color:white;">
-                                <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
-                                <p class="mt-5">Dear {{ $name }},</p>
-                                <p class="mt-3">This is to notify you that a new proposal has been received and is awaiting your review from the following applicant: </p>
-                                <span>Student Name:  {{ $std_name }}</span><br>
-                                <span>Proposal Title: {{ $proposal_title }}</span><br>
-                                <span>Submission Date: {{ utc_to_ltz(local_tz(), $date_time, 'M d, Y')}}</span>
-                                <p class="mt-2"> To access the proposal, please log in to your account and navigate to the application section.</p>
-                                <p class="mt-2" style="margin: 0px;">Best regards,</p>
-                                <h6>Research Admission Team</h6>
-                                    <div style="border-top: 1px solid #eee;">
+                            <div class="card rounded border-0 shadow" style="background-color:white;">
+                                <div class="p-5">
+                                    <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
+                                    <p class="mt-5">Dear {{ $name }},</p>
+                                    <p class="mt-3">This is to notify you that a new proposal has been received and is awaiting your review from the following applicant: </p>
+                                    <span>Student Name:  {{ $std_name }}</span><br>
+                                    <span>Proposal Title: {{ $proposal_title }}</span><br>
+                                    <span>Submission Date: {{ utc_to_ltz(local_tz(), $date_time, 'M d, Y')}}</span>
+                                    <p class="mt-2"> To access the proposal, please log in to your account and navigate to the application section.</p>
+                                    <p class="mt-2" style="margin: 0px;">Best regards,</p>
+                                    <h6>Research Admission Team</h6>
+                                </div>
+                                    <div style="background-color: #eee; border-radius: 0px 0px 5px 5px;">
                                     <p class="mt-3 tmail" style="font-style: italic;">This email was sent to {{$receive_email}}</p>
+                                    <p class="mt-3 tmail">Research Admission is a revolutionary platform that simplifies the application process for<br> both applicants and supervisors, thereby saving valuable time.</p>
+                                    <p class="mt-3 tmail mb-5" style="font-size: 12px;">Copyright © {{date('Y')}} Research Admission</p>
                                 </div>
-                                <p class="mt-3 tmail" style="font-size: 12px;">Copyright © 2023 Research Admission</p>
                             </div>
                         </div>
                     </div><!--end row-->

+ 23 - 20
resources/views/email/wishlist_email.blade.php

@@ -78,27 +78,30 @@
                     <div class="row">
                         <div class="col-md-1"></div>
                         <div class="col-md-9">
-                            <div class="card rounded border-0 shadow p-5" style="background-color:white;">
-                                <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
-                                <p class="mt-5">Dear {{$name}},</p>
-                                @php
-                                    $hashids = new \Hashids\Hashids('student_wishlist_signup', 25);
-                                @endphp
-                                 <p class="mt-3">I hope this email finds you well. </p>
-                                 <p class="mt-2">I appreciate your initiative to contact me regarding your research admission interest. To proceed further, I would request you to please submit your research proposal using the following link</p>
-                                 <a href="{{ url('register/'.$hashids->encode($student_id)) }}">click here</a>
-                                 <p class="mt-2">The portal will guide you through the submission process and provide you with all the necessary information required for your submission. It will provide you with real-time updates on the status of your proposal as well.</p>
-                                 <p class="mt-2">In case you face any issues during the submission process, please use my Account Reference Number (ARN) and submit your proposal. This will ensure that your proposal reaches to me without any delay or technical difficulty.</p>
-                                 <p class="mt-2">I am looking forward to reviewing your research proposal and I hope to hear from you soon. If you have any further questions, please do not hesitate to contact me.</p>
-                                 <p class="mt-2" style="margin: 0px;">Best regards,</p> 
-                                 <h5>{{ $teacher }}</h5>
-                                 <h5>{{ $designation }}</h5>
-                                 <h5>{{ $department }}</h5>
-                                 {{-- <h5>{{ $university }}</h5> --}}
-                                    <div style="border-top: 1px solid #eee;">
-                                    <p class="mt-3 tmail" style="font-style: italic;">This email was sent to {{$receive_email}}</p>
+                            <div class="card rounded border-0 shadow" style="background-color:white;">
+                                <div class="p-5">
+                                    <h3 style="text-align: center; font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
+                                    <p class="mt-5">Dear {{$name}},</p>
+                                    @php
+                                        $hashids = new \Hashids\Hashids('student_wishlist_signup', 25);
+                                    @endphp
+                                    <p class="mt-3">I hope this email finds you well. </p>
+                                    <p class="mt-2">I appreciate your initiative to contact me regarding your research admission interest. To proceed further, I would request you to please submit your research proposal using the following link</p>
+                                    <a href="{{ url('register/'.$hashids->encode($student_id)) }}">click here</a>
+                                    <p class="mt-2">The portal will guide you through the submission process and provide you with all the necessary information required for your submission. It will provide you with real-time updates on the status of your proposal as well.</p>
+                                    <p class="mt-2">In case you face any issues during the submission process, please use my Account Reference Number (ARN) and submit your proposal. This will ensure that your proposal reaches to me without any delay or technical difficulty.</p>
+                                    <p class="mt-2">I am looking forward to reviewing your research proposal and I hope to hear from you soon. If you have any further questions, please do not hesitate to contact me.</p>
+                                    <p class="mt-2" style="margin: 0px;">Best regards,</p> 
+                                    <h5>{{ $teacher }}</h5>
+                                    <h5>{{ $designation }}</h5>
+                                    <h5>{{ $department }}</h5>
+                                    {{-- <h5>{{ $university }}</h5> --}}
+                                </div>
+                                <div style="background-color: #eee; border-radius: 0px 0px 5px 5px;">
+                                    <p class="mt-5 tmail">This email was sent to {{$receive_email}}</p>
+                                    <p class="mt-3 tmail">Research Admission is a revolutionary platform that simplifies the application process for<br> both applicants and supervisors, thereby saving valuable time.</p>
+                                    <p class="mt-3 tmail mb-5" style="font-style: italic;">Copyright © {{date('Y')}} Research Admission</p>
                                 </div>
-                                <p class="mt-3 tmail" style="font-size: 12px;">Copyright © {{date('Y')}} Research Admission</p>
                             </div>
                         </div>
                     </div><!--end row-->

+ 32 - 33
resources/views/landing.blade.php

@@ -174,10 +174,10 @@
                 display: grid;
             }
             .method {
-                background-color: #2c2d4d;
+                background-color: #ffad00;
                 width: 41%;
                 font-size: 18px !important;
-                color: #fff;
+                color: #191e38;
                 padding: 4px;
                 border-radius: 5px;
                 font-weight: 700;
@@ -265,59 +265,58 @@
                                 <div class="col-lg-12 mt-4 mb-4" style="padding: 0px;">
                                     <div class="row">
                                             <div class="col-lg-3 col-md-6 col-12 mt-4 pt-2">
-                                                <div class="card" style="border-radius: 24px; width: 275px; height: 305px;">
+                                                <div class="card" style="border-radius: 24px; width: 235px; height: 250px;">
                                                     <div class="card-body">
-                                                        <div class="mt-2">
-                                                            <h6 class="method" style="margin-left: 4rem;">Step 1</h6>
-                                                            <h5 class="card-title text-center mt-4" style="font-weight: bolder;">Add link in e-mail signature</h5>
-                                                            <p>Add your customized Q-Apply link into your email signature.</p>
-                                                            <div style="margin-left: 13.58rem; margin-top: -5.5rem;">
-                                                                <i class="uil uil-angle-right-b" style="color: white; background-color: #ffad00; padding: 8px 11px; font-size: 25px; border-radius: 36px;"></i>
+                                                        <div style="margin-top: -2.6rem;">
+                                                            <h6 class="method" style="margin-left: 3.5rem;">Step 1</h6>
+                                                            <h5 class="card-title text-center mt-4" style="font-size: 18px !important; font-weight: bolder;">Add link in <br> e-mail signature</h5>
+                                                            <p style="font-size: 15px !important;">Add your customized Q-Apply link into your email signature.</p>
+                                                            <div style="margin-left: 13.9rem; margin-top: -4.5rem;">
+                                                                <i class="uil uil-angle-right-b" style="color: white; background-color: #ffad00; padding: 7px 9px; font-size: 17px; border-radius: 36px;"></i>
                                                             </div>
                                                         </div>
                                                     </div>
                                                 </div>
-
-                                            </div><!--end col-->
+                                            </div>
                                             <div class="col-lg-3 col-md-6 col-12 mt-4 pt-2">
-                                                <div class="card" style="border-radius: 24px; width: 275px; height: 305px;">
+                                                <div class="card" style="border-radius: 24px; width: 235px; height: 250px;">
                                                     <div class="card-body">
-                                                        <div class="mt-2">
-                                                            <h6 class="method" style="margin-left: 4rem;">Step 2</h6>
-                                                            <h5 class="card-title text-center mt-4" style="font-weight: bolder;">Automated invitations to applicants</h5>
-                                                            <p>Allow applicants to receive automatic invitations to initiate their process using QApply.</p>
-                                                            <div style="margin-left: 13.58rem; margin-top: -8.5rem;">
-                                                                <i class="uil uil-angle-right-b" style="color: white; background-color: #ffad00; padding: 8px 11px; font-size: 25px; border-radius: 36px;"></i>
+                                                        <div style="margin-top: -2.6rem;">
+                                                            <h6 class="method" style="margin-left: 3.5rem;">Step 2</h6>
+                                                            <h5 class="card-title text-center mt-4" style="font-size: 18px !important; font-weight: bolder;">Automated invitations</h5>
+                                                            <p style="font-size: 15px !important;">Allow applicants to receive automatic invitations to initiate their process using QApply.</p>
+                                                            <div style="margin-left: 13.9rem; margin-top: -6rem;">
+                                                                <i class="uil uil-angle-right-b" style="color: white; background-color: #ffad00; padding: 7px 9px; font-size: 17px; border-radius: 36px;"></i>
                                                             </div>
                                                         </div>
                                                     </div>
                                                 </div>
-                                            </div><!--end col-->
+                                            </div>
                                             <div class="col-lg-3 col-md-6 col-12 mt-4 pt-2">
-                                                <div class="card" style="border-radius: 24px; width: 275px; height: 305px;">
+                                                <div class="card" style="border-radius: 24px; width: 235px; height: 250px;">
                                                     <div class="card-body">
-                                                        <div class="mt-2">
-                                                            <h6 class="method" style="margin-left: 4rem;">Step 3</h6>
-                                                            <h5 class="card-title text-center mt-4" style="font-weight: bolder;">Begin Accepting Proposals</h5>
-                                                            <p>You receive an email notification whenever an applicant submits a proposal.</p>
-                                                            <div style="margin-left: 13.58rem; margin-top: -7rem;">
-                                                                <i class="uil uil-angle-right-b" style="color: white; background-color: #ffad00; padding: 8px 11px; font-size: 25px; border-radius: 36px;"></i>
+                                                        <div style="margin-top: -2.6rem;">
+                                                            <h6 class="method" style="margin-left: 3.5rem;">Step 3</h6>
+                                                            <h5 class="card-title text-center mt-4" style="font-size: 18px !important; font-weight: bolder;">Begin Accepting Proposals</h5>
+                                                            <p style="font-size: 15px !important;">You receive an email notification whenever an applicant submits a proposal.</p>
+                                                            <div style="margin-left: 13.9rem; margin-top: -5.9rem;">
+                                                                <i class="uil uil-angle-right-b" style="color: white; background-color: #ffad00; padding: 7px 9px; font-size: 17px; border-radius: 36px;"></i>
                                                             </div>
                                                         </div>
                                                     </div>
                                                 </div>
-                                            </div><!--end col-->
+                                            </div>
                                             <div class="col-lg-3 col-md-6 col-12 mt-4 pt-2">
-                                                <div class="card" style="border-radius: 24px; width: 275px; height: 305px;">
+                                                <div class="card" style="border-radius: 24px; width: 235px; height: 250px;">
                                                     <div class="card-body">
-                                                        <div class="mt-2">
-                                                            <h6 class="method" style="margin-left: 4rem;">Step 4</h6>
-                                                            <h5 class="card-title text-center mt-4" style="font-weight: bolder;">Review & Make decision</h5>
-                                                            <p>Please review the proposal and choose "interested" or "rejected."</p>
+                                                        <div style="margin-top: -2.6rem;">
+                                                            <h6 class="method" style="margin-left: 3.5rem;">Step 4</h6>
+                                                            <h5 class="card-title text-center mt-4" style="font-size: 18px !important; font-weight: bolder;">Review & Make decision</h5>
+                                                            <p style="font-size: 15px !important;">Please review the proposal and choose "interested" or "rejected."</p>
                                                         </div>
                                                     </div>
                                                 </div>
-                                            </div><!--end col-->
+                                            </div> 
                                         </div><!--end row-->
                                     </div>
                                 </div><!--end col-->

+ 1 - 0
routes/web.php

@@ -45,6 +45,7 @@ Route::get('/Q', function () {
 
 
 
+
 Auth::routes();
 
 //Route::get('/email-verification/{id}', [App\Http\Controllers\RegisterController::class,'email_verification'])->name('/email-verification');