Israat Zarin 2 years ago
parent
commit
30a8b6f512

+ 78 - 18
resources/views/admin/admin_profile.blade.php

@@ -379,7 +379,7 @@ tbody, td, tfoot, th, thead, tr {
             <div class="col-lg-12">
                 <nav class="mt-2 header-navbar navbar-expand-lg navbar-fixed align-items-center navbar-brand-center">
                         <div class="navbar-container d-flex content">
-                            <div class="col-md-11">
+                            <div class="col-md-10">
                                 <div class="d-flex align-items-center">
                                     <ul class="nav navbar-nav mr-auto header_left">
                                         <li class="nav-item d-flex">
@@ -392,28 +392,29 @@ tbody, td, tfoot, th, thead, tr {
                                     </ul>
                                 </div>
                             </div>
-                            <div class="col-md-1" style="display:flex;">
-                                <ul class="nav navbar-nav align-items-center ml-auto header_right ps-3">
+                            <div class="col-md-2" style="display:flex; justify-content: end;">
+                                <ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
                                     <li class="nav-item dropdown dropdown-notification">
-                                        <a href="">
-                                            <i class="fa fa-bell change_pass_btn"></i>
+                                        <a href="" class="" data-url="" data-title="Invite">
+                                        <button class="btn btn2" style="padding: 6px 10px !important;">New lead</button>
                                         </a>
                                     </li>
                                 </ul>
-                                <!-- <ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
+                                <ul class="nav navbar-nav align-items-center ml-auto header_right ps-3">
                                     <li class="nav-item dropdown dropdown-notification">
                                         <a href="">
-                                            <i class="fa fa-cog change_pass_btn"></i>
+                                            <i class="fa fa-bell change_pass_btn"></i>
                                         </a>
                                     </li>
                                 </ul>
-                                <ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
+                                 <!-- <ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
                                     <li class="nav-item dropdown dropdown-notification">
                                         <a href="">
-
+                                            <i class="fa fa-cog change_pass_btn"></i>
                                         </a>
                                     </li>
                                 </ul> -->
+                                 
                                 <ul class="nav navbar-nav align-items-center ml-auto header_right ps-1">
                                     <li class="nav-item dropdown dropdown-notification">
                                         <a href="">
@@ -503,7 +504,68 @@ tbody, td, tfoot, th, thead, tr {
                     </div><!--end teb pane-->
 
                     <div class="tab-pane fade p-2 rounded" id="applic" role="tabpanel" aria-labelledby="application"  style="height: 100vh;">
-                        <h6>Application</h6>
+                        <div class="col-md-12 bg-white p-2">
+                            <div class="table-responsive">
+                                <table class="table table-bordered list_table" style="margin: 0px;">
+                                    <thead>
+                                        <tr>
+                                            <th>Sl</th>
+                                            <th>Student Information</th>
+                                            <th>Teacher Information</th>
+                                            <th>Proposal Summary</th>
+                                            <th>Applied on</th>                                                                           
+                                            <th>Status</th>                                                                           
+                                        </tr>
+                                    </thead>
+                                    <tbody>
+                                        <tr>
+                                            <td style="font-size: 11px;">1</td>
+                                            <td style="font-size: 11px;">
+                                                <div style="font-size: 11px; font-weight: 600; color: black;">
+                                                    <span>first-name . last-name</span>
+                                                </div>
+                                                <div style="font-size: 11px;">
+                                                    <span>nationality</span>
+                                                </div>
+                                                <div style="font-size: 11px;">
+                                                    <span style="color: black;">Date of birth</span>
+                                                </div>
+                                            </td>
+                                            <td style="font-size: 11px;">
+                                                <div style="font-size: 11px; font-weight: 600; color: black;">
+                                                    <span>first-name . last-name</span>
+                                                </div>
+                                                <div style="font-size: 11px;">
+                                                    <span>designation</span>
+                                                    <span>.</span>
+                                                    <span style="color: black;">department</span>
+                                                </div>
+                                                <div style="font-size: 11px;">
+                                                    <span style="color: black;">Uni name</span>
+                                                </div>
+                                            </td>
+                                            <td style="font-size: 11px;">
+                                                <div style="font-size: 11px; font-weight: 600; color: black;">
+                                                    <span>Proposal title</span>
+                                                </div>
+                                                <div style="font-size: 11px;">
+                                                    <span>Quantitative</span>
+                                                    <span>.</span>
+                                                    <span style="color: black;"> math</span>
+                                                    <span>.</span>
+                                                    <span style="color: black;">Self-Funded</span>
+                                                </div>
+                                            </td>
+                                            <td style="font-size: 11px;">Apply date</td>
+                                            <td style="font-size: 11px;">decision</td>
+                                        </tr>
+                                        <!-- <tr>
+                                            <td colspan="5" class="text-center text-danger">No data found!</td>
+                                        </tr> -->
+                                    </tbody>
+                                </table>
+                            </div>
+                        </div><!--end col-->
                     </div><!--end teb pane-->
 
                     <div class="tab-pane fade p-2 rounded" id="stnd" role="tabpanel" aria-labelledby="students">
@@ -525,7 +587,7 @@ tbody, td, tfoot, th, thead, tr {
                                 </div> 
                                 <div class="col-md-12">
                                     <div class="row align-items-center">
-                                        <div class="card rounded border-0 p-3" style="background-color:white;">   
+                                        <div class="card rounded border-0 p-2" style="background-color:white;">   
                                             <div class="row">
                                                 <div class="tab-content" id="pills-tabContent">
                                                     <div class="card border-0 tab-pane fade show active" id="registers" role="tabpanel" aria-labelledby="student-register">
@@ -683,7 +745,7 @@ tbody, td, tfoot, th, thead, tr {
                                 <div class="col-md-12">
                                     <div class="row align-items-center">
                                         <div class="col-md-12 mb-3" style="padding:0px;">
-                                            <div class="card rounded border-0 p-3" style="background-color:white;">   
+                                            <div class="card rounded border-0 p-2" style="background-color:white;">   
                                                 <div class="row">
                                                     <div class="col-12">
                                                         <div class="tab-content" id="pills-tabContent">
@@ -841,7 +903,7 @@ tbody, td, tfoot, th, thead, tr {
                                                                     </div><!--end col-->
                                                                 </div><!--end row-->
                                                             </div>
-                                                             <div class="card border-0 tab-pane fade" id="invite" role="tabpanel" aria-labelledby="invited">
+                                                            <div class="card border-0 tab-pane fade" id="invite" role="tabpanel" aria-labelledby="invited">
                                                                 <div class="row align-items-center">
                                                                     <div class="col-md-12">
                                                                         <div class="table-responsive">
@@ -852,16 +914,14 @@ tbody, td, tfoot, th, thead, tr {
                                                                                         <th>Name</th>
                                                                                         <th>Email</th>
                                                                                         <th>Invited on</th>
-                                                                                        <th>Applied</th>
-                                                                                        <th>Channel</th>
+                                                                                        <th>Registered</th>                                                                           
                                                                                     </tr>
                                                                                 </thead>
                                                                                 <tbody>
                                                                                     <tr>
                                                                                         <td style="font-size: 11px;">-</td>
-                                                                                        <td style="font-size: 11px;">-</td>
-                                                                                        <td style="font-size: 11px;">-</td>
-                                                                                        <td style="font-size: 11px;">-</td>
+                                                                                        <td style="font-size: 11px; width: 22%;">-</td>
+                                                                                        <td style="font-size: 11px; width: 30%;">-</td>
                                                                                         <td style="font-size: 11px;">-</td>
                                                                                         <td style="font-size: 11px;">-</td>
                                                                                     </tr>

+ 1 - 1
resources/views/admin/sub_contents/load_research_interest.blade.php

@@ -2,7 +2,7 @@
 @section('main') 
 
 @foreach($resarch as $row)
-<span class="title" style="font-size:11px;" id="interest" contenteditable="true" style="padding: 5px;">{{$row->research}}</span>
+<span class="title" style="font-size:11px;" id="interest" contenteditable="true" style="padding: 5px;">{{$row->research}}</span></br>
 @endforeach
  
 @endsection

+ 120 - 0
resources/views/email/teacher_invited_email.blade.php

@@ -0,0 +1,120 @@
+<!DOCTYPE html>
+    <html lang="en">
+        <head>
+            <meta charset="utf-8" />
+            <title>Research Admission</title>
+            <meta name="viewport" content="width=device-width, initial-scale=1.0">
+            <meta name="description" content="Information & Guidance on the PhD Process, Connect with Supervisor and Many" />
+            <meta name="keywords" content="" />
+
+            <!-- facebook tags -->
+            <meta property="og:url" content="http://www.facebook.com/researchadmission"/>
+            <meta property="og:type" content="website"/>
+            <meta property="og:title" content="Research Admission"/>
+            <meta property="og:description" content="Information & Guidance on the PhD Process, Connect with Supervisor and Many"/>
+            <!-- Linkedin tags -->
+            <meta property="og:url" content="https://www.linkedin.com/company/researchadmission"/>
+            <meta property="og:type" content="website"/>
+            <meta property="og:title" content="Research Admission"/>
+            <meta property="og:description" content="Information & Guidance on the PhD Process, Connect with Supervisor and Many"/>
+
+            <!-- favicon -->
+            <link rel="shortcut icon" href="{{asset('web/images/logo.png') }}">
+            <!-- Bootstrap -->
+            <link href="{{ asset('web/css/bootstrap.min.css') }}" rel="stylesheet" type="text/css" />
+            <!-- tobii css -->
+            <link href="{{asset('web/css/tobii.min.css')}}" rel="stylesheet" type="text/css" />
+            <!-- Icons -->
+            <link href="{{asset('web/css/materialdesignicons.min.css')}}" rel="stylesheet" type="text/css" />
+            <link rel="stylesheet" type="text/css" href="{{ asset('web/stylesheets/font-awesome.min.css') }}" />
+            <link rel="stylesheet" href="https://unicons.iconscout.com/release/v3.0.6/css/line.css">
+            <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css">
+
+            <!-- Slider -->
+            <link rel="stylesheet" href="{{asset('web/css/tiny-slider.css')}}"/>
+            <!-- Main Css -->
+            <link href="{{asset('web/css/style.css')}}" rel="stylesheet" type="text/css" id="theme-opt" />
+            <link href="{{asset('web/css/colors/default.css')}}" rel="stylesheet" id="color-opt">
+            <link rel="preconnect" href="https://fonts.googleapis.com">
+            <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
+            <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;900&display=swap" rel="stylesheet">
+
+            <link rel="preconnect" href="https://fonts.googleapis.com">
+            <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
+            <link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@700&display=swap" rel="stylesheet">
+            <link rel="preconnect" href="https://fonts.googleapis.com">
+            <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
+            <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@200;300&display=swap" rel="stylesheet">
+            <link rel="preconnect" href="https://fonts.googleapis.com">
+            <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
+            <link href="https://fonts.googleapis.com/css2?family=Montserrat+Alternates&display=swap" rel="stylesheet">
+            <link rel="stylesheet" href="{{ asset('css/pnotify/pnotify.min.css') }}">
+            <link href="{{ asset('css/noty/lib/noty.css') }}" rel="stylesheet" type="text/css">
+       </head>
+       <style>
+
+            body {
+                font-family: 'Oswald', sans-serif;
+                font-family: 'Quicksand', sans-serif;
+            }
+            h1, h2, h3, h4, h6 {
+                font-family:Ubuntu !important;
+            }
+            h5{
+                font-family: 'Montserrat Alternates', sans-serif !important;
+            }
+            .bg-half-170 {
+            padding:0px;
+            }
+            .tmail{
+                color: #a7a7a7;
+                text-align: center;
+                margin: 0px;
+            }
+       </style>
+        <section>
+            <div class="container mt-5 mb-5">
+                <div class="col-md-12">
+                    <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 (Teacher Name),</p>
+                                <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"> To get started, please follow the link below to create your account and begin exploring the system's features.</p>
+                                <a href=""> click here</a>
+                                <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> Research Admission  </h4>
+                                    <div style="border-top: 1px solid #eee;">
+                                    <p class="mt-3 tmail" style="font-style: italic;">This email was sent to example@gmail.com</p>
+                                </div>
+                                <p class="mt-3 tmail" style="font-size: 12px;">Copyright © {{date('Y')}} Research Admission</p>
+                            </div>
+                        </div>
+                    </div><!--end row-->
+                </div>
+            </div> <!--end container-->
+        </section><!--end section-->
+        <!-- Hero End -->
+
+        <!-- javascript -->
+        <script src="{{asset('web/js/bootstrap.bundle.min.js')}}"></script>
+        <!-- tobii js -->
+        <script src="{{asset('web/js/tobii.min.js')}}"></script>
+        <!-- SLIDER -->
+        <script src="{{asset('web/js/tiny-slider.js')}}"></script>
+        <!-- Icons -->
+        <script src="{{asset('web/js/feather.min.js')}}"></script>
+        <!-- Main Js -->
+        <script src="{{asset('web/js/plugins.init.js')}}"></script>
+        <script src="{{asset('web/js/app.js')}}"></script>
+        <script src="{{ asset('css/pnotify/pnotify.js') }}"></script>
+        <script src="{{ asset('css/noty/lib/noty.min.js') }}"></script>
+        </body>
+  </html>

+ 90 - 0
resources/views/landing.blade.php

@@ -0,0 +1,90 @@
+<!DOCTYPE html>
+    <html lang="en">
+        <head>
+            <meta charset="utf-8" />
+            <title>Research Admission</title>
+            <meta name="viewport" content="width=device-width, initial-scale=1.0">
+            <meta name="description" content="Information & Guidance on the PhD Process, Connect with Supervisor and Many" />
+            <meta name="keywords" content="" />
+
+            <!-- facebook tags -->
+            <meta property="og:url" content="http://www.facebook.com/researchadmission"/>
+            <meta property="og:type" content="website"/>
+            <meta property="og:title" content="Research Admission"/>
+            <meta property="og:description" content="Information & Guidance on the PhD Process, Connect with Supervisor and Many"/>
+            <!-- Linkedin tags -->
+            <meta property="og:url" content="https://www.linkedin.com/company/researchadmission"/>
+            <meta property="og:type" content="website"/>
+            <meta property="og:title" content="Research Admission"/>
+            <meta property="og:description" content="Information & Guidance on the PhD Process, Connect with Supervisor and Many"/>
+
+            <!-- favicon -->
+            <link rel="shortcut icon" href="{{asset('web/images/logo.png') }}">
+            <!-- Bootstrap -->
+            <link href="{{ asset('web/css/bootstrap.min.css') }}" rel="stylesheet" type="text/css" />
+            <!-- tobii css -->
+            <link href="{{asset('web/css/tobii.min.css')}}" rel="stylesheet" type="text/css" />
+            <!-- Icons -->
+            <link href="{{asset('web/css/materialdesignicons.min.css')}}" rel="stylesheet" type="text/css" />
+            <link rel="stylesheet" type="text/css" href="{{ asset('web/stylesheets/font-awesome.min.css') }}" />
+            <link rel="stylesheet" href="https://unicons.iconscout.com/release/v3.0.6/css/line.css">
+            <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css">
+
+            <!-- Slider -->
+            <link rel="stylesheet" href="{{asset('web/css/tiny-slider.css')}}"/>
+            <!-- Main Css -->
+            <link href="{{asset('web/css/style.css')}}" rel="stylesheet" type="text/css" id="theme-opt" />
+            <link href="{{asset('web/css/colors/default.css')}}" rel="stylesheet" id="color-opt">
+            <link rel="preconnect" href="https://fonts.googleapis.com">
+            <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
+            <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;900&display=swap" rel="stylesheet">
+
+            <link rel="preconnect" href="https://fonts.googleapis.com">
+            <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
+            <link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@700&display=swap" rel="stylesheet">
+            <link rel="preconnect" href="https://fonts.googleapis.com">
+            <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
+            <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@200;300&display=swap" rel="stylesheet">
+            <link rel="preconnect" href="https://fonts.googleapis.com">
+            <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
+            <link href="https://fonts.googleapis.com/css2?family=Montserrat+Alternates&display=swap" rel="stylesheet">
+            <link rel="stylesheet" href="{{ asset('css/pnotify/pnotify.min.css') }}">
+            <link href="{{ asset('css/noty/lib/noty.css') }}" rel="stylesheet" type="text/css">
+       </head>
+       <body>
+            <section style="background-color: #141639c4;">
+                <div class="container mt-5 mb-5">
+                    <div class="col-md-12">
+                        <div class="row">
+                            <h1>Lorem ipsum dolor sit amet consectetur adipisicing elit. Dignissimos, ducimus.</h1>
+                            
+                        </div><!--end row-->
+                    </div>
+                </div> <!--end container-->
+            </section><!--end section-->
+
+
+
+
+
+
+
+
+
+
+
+         <!-- javascript -->
+         <script src="{{asset('web/js/bootstrap.bundle.min.js')}}"></script>
+        <!-- tobii js -->
+        <script src="{{asset('web/js/tobii.min.js')}}"></script>
+        <!-- SLIDER -->
+        <script src="{{asset('web/js/tiny-slider.js')}}"></script>
+        <!-- Icons -->
+        <script src="{{asset('web/js/feather.min.js')}}"></script>
+        <!-- Main Js -->
+        <script src="{{asset('web/js/plugins.init.js')}}"></script>
+        <script src="{{asset('web/js/app.js')}}"></script>
+        <script src="{{ asset('css/pnotify/pnotify.js') }}"></script>
+        <script src="{{ asset('css/noty/lib/noty.min.js') }}"></script>
+        </body>
+  </html>

+ 39 - 6
resources/views/teacher/student_proposal_details.blade.php

@@ -733,7 +733,33 @@ element.style {
     color: #343434;
     font-size: 1rem;
 }
-
+.content_header {
+    display: flex;
+    width: 100%;
+    line-height: 1.2;
+}
+.content_header .left {
+    width: 40px;
+    align-self: center;
+}
+.content_header .left .fa {
+    padding: 6px 6.8px;
+    background: #f1f0fb;
+    border-color: transparent;
+    color: #2e1153;
+    border-radius: 100%;
+    font-size: 14px;
+    border: 1px solid #ceccda;
+}
+.content_header .right {
+    width: calc(100% - 40px);
+    align-self: center;
+}
+.content_header .right .main_title {
+    font-size: 18px;
+    font-weight: 600;
+    display: block;
+}
 .pro_top_rating {
     border: none;
     float: left;
@@ -1194,13 +1220,13 @@ element.style {
                                         <ul class="nav nav-pills shadow flex-column flex-sm-row d-md-inline-flex nav-justified mb-0 bg-white rounded-top position-relative overflow-hidden" id="pills-tab" role="tablist">
                                             <li class="nav-item m-1">
                                                     <i class="fa fa-graduation-cap"></i></br>
-                                                <a class="nav-link active rounded" id="buy-login" data-bs-toggle="pill" href="#buy" role="tab" aria-controls="buy" aria-selected="false" style="width:100px;">
+                                                <a class="nav-link active rounded" id="proposal" data-bs-toggle="pill" href="#propose" role="tab" aria-controls="propose" aria-selected="false" style="width:100px;">
                                                     Proposal
                                                 </a>
                                             </li>  
                                             <li class="nav-item m-1 ms-3">
                                                     <i class="fa fa-list-ul"></i></br>
-                                                <a class="nav-link rounded" id="sold-login" data-bs-toggle="pill" href="#sold" role="tab" aria-controls="sold" aria-selected="false" style="width:114px;">
+                                                <a class="nav-link rounded" id="doc-info" data-bs-toggle="pill" href="#doc" role="tab" aria-controls="doc" aria-selected="false" style="width:114px;">
                                                     Doc/Info Required
                                                 </a>
                                             </li>                                         
@@ -1212,7 +1238,7 @@ element.style {
                                                         <div class="row mt-3 mb-1">
                                                             <div class="col-12">
                                                                 <div class="tab-content bg-white rounded-bottom shadow" id="pills-tabContent">
-                                                                    <div class="card border-0 tab-pane fade show active" id="buy" role="tabpanel" aria-labelledby="buy-login">
+                                                                    <div class="card border-0 tab-pane fade show active" id="propose" role="tabpanel" aria-labelledby="proposal">
                                                                         <div class="row align-items-center">
                                                                             <div class="col-md-12">
                                                                                 
@@ -1227,11 +1253,18 @@ element.style {
                                                                         </div><!--end row-->
                                                                     </div><!--end teb pane-->
                                                         
-                                                                    <div class="card border-0 tab-pane fade" id="sold" role="tabpanel" aria-labelledby="sold-login">
+                                                                    <div class="card border-0 tab-pane fade" id="doc" role="tabpanel" aria-labelledby="doc-info">
                                                                         <div class="row align-items-center">
                                                                             <div class="col-md-12 mt-2">
                                                                                 <div class="row">
-                                                                                    <h5>coming soon..</h5>
+                                                                                    <div class="content_header mb-3">
+                                                                                        <div class="left">
+                                                                                            <i class="fa fa-list-ul"></i>
+                                                                                        </div>
+                                                                                        <div class="right" style="position: relative;">
+                                                                                            <span class="main_title">Document or Information Required</span>
+                                                                                        </div>
+                                                                                    </div>
                                                                                 </div>
                                                                             </div><!--end col-->
                                                                         </div><!--end row-->

+ 273 - 263
resources/views/teacher_profile.blade.php

@@ -474,13 +474,22 @@ tbody, td, tfoot, th, thead, tr {
             <div class="col-md-10 col-12 mt-5" style="padding:1rem; padding-top: 2.5rem!important;">
                 <div class="tab-content" id="pills-tabContent">
                     <div class="tab-pane fade show p-2 rounded active" id="dash" role="tabpanel" aria-labelledby="dashboard">
-                        <div class="card p-2 rounded border-0" style="background-color: #16183f1c; color: #141639c4;">
+                        <div class="card p-2 rounded border-0" style="background-color: #ffffff; color: #141639c4; height: 80vh;">
                             <div class="col-md-12">
                                 <div class="row p-2">
                                     <h6 style="font-weight:bold !important;">There are three available methods for doctoral applicants to submit their proposals :</h6>
-                                    <p style="font-size: 13px;"><strong>Method 1:</strong> You can give your ARN to the student and request them to submit their proposal using your reference.</p>
-                                    <p style="font-size: 13px;"><strong>Method 2:</strong> You can log in to your account, include the student's name and email address in Q Apply, and send them an invitation. This way, their application will be automatically tagged with your reference.</p>
-                                    <p style="font-size: 13px; margin-bottom: 0px;"><strong>Method 3:</strong> You can share the Q Apply link with the student and ask them to fill out the form using their name and email. An invitation email will be sent to them, and then they can proceed with method 2.</p>
+                                    <div class="col-md-4 mt-3 ms-3" style="border: 1px solid #bdcdff; width: 31.5%;">
+                                        <h6 style="background-color: white; margin-top: -11px; width: 22%; font-size: 14px !important;"> Method 1:</h6>
+                                        <p style="font-size: 13px;"> You can give your ARN to the student and request them to submit their proposal using your reference.</p>
+                                    </div>
+                                    <div class="col-md-4 mt-3 ms-3" style="border: 1px solid #bdcdff; width: 31.5%;">
+                                        <h6 style="background-color: white; margin-top: -11px; width: 22%; font-size: 14px !important;"> Method 2:</h6>
+                                        <p style="font-size: 13px;">You can log in to your account, include the student's name and email address in Q Apply, and send them an invitation. This way, their application will be automatically tagged with your reference.</p>
+                                    </div>
+                                    <div class="col-md-4 mt-3 ms-3" style="border: 1px solid #bdcdff; width: 31.5%;">
+                                        <h6 style="background-color: white; margin-top: -11px; width: 22%; font-size: 14px !important;"> Method 3:</h6> 
+                                        <p style="font-size: 13px; margin-bottom: 0px;">You can share the Q Apply link with the student and ask them to fill out the form using their name and email. An invitation email will be sent to them, and then they can proceed with method 2.</p> 
+                                    </div>
                                 </div>
                             </div>
                         </div>
@@ -706,108 +715,226 @@ tbody, td, tfoot, th, thead, tr {
                     </div><!--end teb pane-->
                     <div class="tab-pane fade p-2" id="account" role="tabpanel" aria-labelledby="myaccount"  style="height:100%;">
                         <div class="row">
-                            <div class="col-md-11 bg-white rounded p-2 ms-2" style="width: 93.3%;">
+                            <div class="col-md-8 rounded p-2 ms-2">
+                                <div class="bg-white p-2 rounded">
                                     <h6 style="padding: 8px 4px 0px; color: #141639c4; font-weight:bold !important;">Application Summary</h6>
-                                <div class="col-md-12">
-                                    <div class="table-responsive">
-                                        <table class="table table-bordered list_table">
-                                            <thead>
-                                                <tr>
-                                                    <th>Status</th>
-                                                    <th>Jan</th>
-                                                    <th>Feb</th>
-                                                    <th>Mar</th>
-                                                    <th>Apr</th>
-                                                    <th>May</th>
-                                                    <th>Jun</th>
-                                                    <th>Jul</th>
-                                                    <th>Aug</th>
-                                                    <th>Sept</th>
-                                                    <th>Oct</th>
-                                                    <th>Nov</th>
-                                                    <th>Dec</th>
-                                                </tr>
-                                            </thead>
-                                            <tbody>
-                                                <tr>
-                                                    <td style="font-size: 12px;">App receive</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                </tr>
-                                                <tr>
-                                                    <td style="font-size: 12px;">Hold</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                </tr>
-                                                <tr>
-                                                    <td style="font-size: 12px;">Rejected</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                </tr>
-                                                <tr>
-                                                    <td style="font-size: 12px;">Pause</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                </tr>
-                                                <tr>
-                                                    <td style="font-size: 12px;">Interested</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                    <td style="font-size: 11px;">-</td>
-                                                </tr>
-                                            </tbody>
-                                        </table>
+                                    <div class="col-md-12 bg-white">
+                                        <div class="table-responsive">
+                                            <table class="table table-bordered list_table">
+                                                <thead>
+                                                    <tr>
+                                                        <th>Status</th>
+                                                        <th>Jan</th>
+                                                        <th>Feb</th>
+                                                        <th>Mar</th>
+                                                        <th>Apr</th>
+                                                        <th>May</th>
+                                                        <th>Jun</th>
+                                                        <th>Jul</th>
+                                                        <th>Aug</th>
+                                                        <th>Sept</th>
+                                                        <th>Oct</th>
+                                                        <th>Nov</th>
+                                                        <th>Dec</th>
+                                                    </tr>
+                                                </thead>
+                                                <tbody>
+                                                    <tr>
+                                                        <td style="font-size: 12px;">App receive</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                    </tr>
+                                                    <tr>
+                                                        <td style="font-size: 12px;">Hold</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                    </tr>
+                                                    <tr>
+                                                        <td style="font-size: 12px;">Rejected</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                    </tr>
+                                                    <tr>
+                                                        <td style="font-size: 12px;">Pause</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                    </tr>
+                                                    <tr>
+                                                        <td style="font-size: 12px;">Interested</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                        <td style="font-size: 11px;">-</td>
+                                                    </tr>
+                                                </tbody>
+                                            </table>
+                                        </div>
                                     </div>
                                 </div>
+                                <div class="col-md-12 mt-3" style="margin-left: -4px;">
+                                    <div class="row">
+                                        <div class="col-md-5 bg-white rounded p-2 ms-3" style="width: 47.1%;">
+                                            <div class="row">
+                                                <div class="col-md-12 mt-2">
+                                                        <div style="display: flex;">
+                                                            <div class="left" style="width: 90%;">
+                                                                <span class="title p-2" style="margin-bottom: 0px !important; color: #141639c4; font-weight:bold !important;">Profile</span>
+                                                            </div>
+                                                            <div class="right" style="width: 10%;">
+                                                                <span class="title" style="font-size:11px; font-weight: 600;">
+                                                                    <a role="button" data-bs-toggle="collapse" data-bs-parent="#collapse" href="#collapse1" aria-expanded="true" aria-controls="collapse1">
+                                                                        <button type="button" class="btn btn2" data-toggle="collapse" data-target="#demo16" style="padding: 2px 5px !important; font-size: 11px;"><i class="fa fa-pencil"></i></button>
+                                                                    </a>
+                                                                </span>
+                                                            </div>
+                                                        </div>
+                                                        <div class="single_glance_row mt-5" style="border-bottom: 1px solid #e8eef1;">
+                                                            <div class="col-md-12">
+                                                                <div id="demo16" class="collapse mt-2">
+                                                                    <div class="panel-body profile_form" style="padding:10px; background-color: #4b4c6824; border: 1px solid #e9e5e5; border-radius: 5px;">
+                                                                        <input type="hidden"  id="u_id" name="id" value="{{$user->id}}">
+                                                                            <div class="row">
+                                                                                <div class="col-md-6">
+                                                                                    <div class="mb-2">
+                                                                                        <label class="form-label config">First Name</label>
+                                                                                        <div class="form-icon position-relative">
+                                                                                            <input type="text" class="form-control" placeholder="First Name" id="first_name" name="first_name" value="{{$user->first_name}}" required="" style="font-size: 13px;">
+                                                                                        </div>
+                                                                                    </div>
+                                                                                </div>
+                                                                                <div class="col-md-6">
+                                                                                    <div class="mb-2">
+                                                                                        <label class="form-label config">Last Name</label>
+                                                                                        <div class="form-icon position-relative">
+                                                                                            <input type="text" class="form-control" placeholder="Last Name" id="last_name" name="last_name" value="{{$user->last_name}}" required="" style="font-size: 13px;">
+                                                                                        </div>
+                                                                                    </div>
+                                                                                </div>
+                                                                            </div>
+                                                                            <div class="col-md-12">
+                                                                                <div class="mb-2">
+                                                                                    <label class="form-label config">University Name</label>
+                                                                                    <div class="form-icon position-relative">
+                                                                                        {{-- <input type="text" class="form-control" placeholder="University Name" id="university_name" name="university_name" value="{{$user->university_name}}" required="" style="font-size: 13px;"> --}}
+                                                                                        <select class="form-control" name="university_name" id="university_name">
+                                                                                            <option value="" disabled selected>Choose one..</option>
+                                                                                            @foreach($universities as $row)
+                                                                                                <option value="{{$row->id}}" @if($user->university_name ==$row->id) selected @endif>{{ $row->name}}</option>
+                                                                                            @endforeach
+
+                                                                                        </select>
+
+                                                                                    </div>
+                                                                                </div>
+                                                                            </div>
+                                                                            <div class="col-md-12">
+                                                                                <div class="mb-2">
+                                                                                    <label class="form-label config">Department</label>
+                                                                                    <div class="form-icon position-relative">
+                                                                                        <select class="form-control" name="department" id="department_id">
+                                                                                            <option value="" disabled selected>Choose one..</option>
+                                                                                            @foreach($departments as $row)
+                                                                                                <option value="{{$row->id}}" @if($user->department ==$row->id) selected @endif>{{ $row->name}}</option>
+                                                                                            @endforeach
+
+                                                                                        </select>
+                                                                                    </div>
+                                                                                </div>
+                                                                            </div>
+                                                                            <div class="col-md-12">
+                                                                                <div class="mb-2">
+                                                                                    <label class="form-label config">Designation</label>
+                                                                                    <div class="form-icon position-relative">
+                                                                                        <input type="text" class="form-control" placeholder="Designation" id="designation" name="designation" value="{{$user->designation}}" required="" style="font-size: 13px;">
+                                                                                    </div>
+                                                                                </div>
+                                                                            </div>
+                                                                            <div class="col-md-12">
+                                                                                <div class="text-end">
+                                                                                    <button class="btn btn2 update_profile">Update</button>
+                                                                                </div>
+                                                                            </div>
+                                                                    </div>
+                                                                </div>
+                                                            </div>
+                                                        </div>
+                                                    <div class="left mb-2 mt-2">
+                                                        <div id="load_profile_info">
+                                                        </div>
+                                                    </div>
+                                                </div>
+                                            </div>
+                                        </div><!--end col-->
+                                        <div class="col-md-5 bg-white rounded p-2 ms-4" style="width: 47.1%;">
+                                            <div class="row">
+                                                <div class="col-md-12">
+                                                    <h6 style="padding: 13px 10px 0px; color: #141639c4; font-weight:bold !important;">Change password</h6>
+                                                    <div class="form-icon position-relative p-2 mt-2">
+                                                        <input type="hidden" name="user_id" value="{{$user->id}}" id="user_id">
+                                                        <input type="password" class="form-control" placeholder="Old password" name="old_password" id="old_password" required="" style="font-size: 13px;">
+                                                    </div>
+                                                    <div class="form-icon position-relative p-2">
+                                                        <input type="password" class="form-control" placeholder="New password" name="new_password" id="new_password" required="" style="font-size: 13px;">
+                                                    </div>
+                                                    <div class="form-icon position-relative p-2">
+                                                        <input type="password" class="form-control" placeholder="Re-type new password" name="new_password_confirmation" id="new_password_confirmation" required="" style="font-size: 13px;">
+                                                        <div class="col-md-12"  style="text-align: center;">
+                                                            <button class="btn btn2 mt-3 change_password">Changed</button>
+                                                        </div>
+                                                    </div>
+                                                </div>
+                                            </div>
+                                        </div><!--end col-->
+                                    </div><!--end col-->
+                                </div>
                             </div><!--end col-->
                             <!-- <div class="col-md-3 bg-white rounded p-2 ms-4">
                                 <div class="row">
@@ -836,180 +963,63 @@ tbody, td, tfoot, th, thead, tr {
                                     </div>
                                  </div>
                             </div> -->
-                        </div>
-                            <div class="col-md-12 mt-3">
+                            <div class="col-md-3 bg-white rounded mt-2 p-2 ms-3" style="width: 30%;">
                                 <div class="row">
-                                    <div class="col-md-4 bg-white rounded p-2 ms-2" style="width: 32.4%;">
-                                        <div class="row">
-                                            <div class="col-md-12 mt-2">
-                                                    <div style="display: flex;">
-                                                        <div class="left" style="width: 90%;">
-                                                            <span class="title p-2" style="margin-bottom: 0px !important; color: #141639c4; font-weight:bold !important;">Profile</span>
-                                                        </div>
-                                                        <div class="right" style="width: 10%;">
-                                                            <span class="title" style="font-size:11px; font-weight: 600;">
-                                                                <a role="button" data-bs-toggle="collapse" data-bs-parent="#collapse" href="#collapse1" aria-expanded="true" aria-controls="collapse1">
-                                                                    <button type="button" class="btn btn2" data-toggle="collapse" data-target="#demo16" style="padding: 2px 5px !important; font-size: 11px;"><i class="fa fa-pencil"></i></button>
-                                                                </a>
-                                                            </span>
-                                                        </div>
-                                                    </div>
-                                                    <div class="single_glance_row mt-5" style="border-bottom: 1px solid #e8eef1;">
-                                                        <div class="col-md-12">
-                                                            <div id="demo16" class="collapse mt-2">
-                                                                <div class="panel-body profile_form" style="padding:10px; background-color: #4b4c6824; border: 1px solid #e9e5e5; border-radius: 5px;">
-                                                                    <input type="hidden"  id="u_id" name="id" value="{{$user->id}}">
-                                                                        <div class="row">
-                                                                            <div class="col-md-6">
-                                                                                <div class="mb-2">
-                                                                                    <label class="form-label config">First Name</label>
-                                                                                    <div class="form-icon position-relative">
-                                                                                        <input type="text" class="form-control" placeholder="First Name" id="first_name" name="first_name" value="{{$user->first_name}}" required="" style="font-size: 13px;">
-                                                                                    </div>
-                                                                                </div>
-                                                                            </div>
-                                                                            <div class="col-md-6">
-                                                                                <div class="mb-2">
-                                                                                    <label class="form-label config">Last Name</label>
-                                                                                    <div class="form-icon position-relative">
-                                                                                        <input type="text" class="form-control" placeholder="Last Name" id="last_name" name="last_name" value="{{$user->last_name}}" required="" style="font-size: 13px;">
-                                                                                    </div>
-                                                                                </div>
-                                                                            </div>
-                                                                        </div>
-                                                                        <div class="col-md-12">
-                                                                            <div class="mb-2">
-                                                                                <label class="form-label config">University Name</label>
-                                                                                <div class="form-icon position-relative">
-                                                                                    {{-- <input type="text" class="form-control" placeholder="University Name" id="university_name" name="university_name" value="{{$user->university_name}}" required="" style="font-size: 13px;"> --}}
-                                                                                    <select class="form-control" name="university_name" id="university_name">
-                                                                                        <option value="" disabled selected>Choose one..</option>
-                                                                                        @foreach($universities as $row)
-                                                                                            <option value="{{$row->id}}" @if($user->university_name ==$row->id) selected @endif>{{ $row->name}}</option>
-                                                                                        @endforeach
-
-                                                                                    </select>
-
-                                                                                </div>
-                                                                            </div>
-                                                                        </div>
-                                                                        <div class="col-md-12">
-                                                                            <div class="mb-2">
-                                                                                <label class="form-label config">Department</label>
-                                                                                <div class="form-icon position-relative">
-                                                                                    <select class="form-control" name="department" id="department_id">
-                                                                                        <option value="" disabled selected>Choose one..</option>
-                                                                                        @foreach($departments as $row)
-                                                                                            <option value="{{$row->id}}" @if($user->department ==$row->id) selected @endif>{{ $row->name}}</option>
-                                                                                        @endforeach
-
-                                                                                    </select>
-                                                                                </div>
-                                                                            </div>
-                                                                        </div>
-                                                                        <div class="col-md-12">
-                                                                            <div class="mb-2">
-                                                                                <label class="form-label config">Designation</label>
-                                                                                <div class="form-icon position-relative">
-                                                                                    <input type="text" class="form-control" placeholder="Designation" id="designation" name="designation" value="{{$user->designation}}" required="" style="font-size: 13px;">
-                                                                                </div>
-                                                                            </div>
-                                                                        </div>
-                                                                        <div class="col-md-12">
-                                                                            <div class="text-end">
-                                                                                <button class="btn btn2 update_profile">Update</button>
-                                                                            </div>
-                                                                        </div>
-                                                                </div>
-                                                            </div>
-                                                        </div>
-                                                    </div>
-                                                <div class="left mb-2 mt-2">
-                                                    <div id="load_profile_info">
-                                                    </div>
+                                    <div class="col-md-12">
+                                        <h6 style="padding: 13px 8px 0px; margin-bottom: 0px; color: #141639c4; font-weight:bold !important;">Research Interest</h6>
+                                        <p class="ms-2" style="font-size: 11px;">Make yourself visible to candidates</p>
+                                        <div class="col-md-12 mt-2">
+                                            <div class="mb-2">
+                                                <div class="form-icon position-relative p-2" style="display: flex;">
+                                                    <input type="hidden" name="user_id" value="{{$user->id}}" id="res_user_id">
+                                                    <input type="text" class="form-control" placeholder="" name="research" id="research" required="">
+                                                    <button class="btn btn2 research_interest" style="margin-left: -3.4rem; border-radius: 0px 6px 6px 0px">Add</button>
                                                 </div>
                                             </div>
-                                        </div>
-                                    </div><!--end col-->
-                                    <div class="col-md-4 bg-white rounded p-2 ms-4" style="width: 32.4%;">
-                                        <div class="row">
-
-                                            <div class="col-md-12">
-                                                 <h6 style="padding: 13px 10px 0px; color: #141639c4; font-weight:bold !important;">Change password</h6>
-                                                <div class="form-icon position-relative p-2 mt-2">
-                                                    <input type="hidden" name="user_id" value="{{$user->id}}" id="user_id">
-                                                    <input type="password" class="form-control" placeholder="Old password" name="old_password" id="old_password" required="" style="font-size: 13px;">
-                                                </div>
-                                                <div class="form-icon position-relative p-2">
-                                                    <input type="password" class="form-control" placeholder="New password" name="new_password" id="new_password" required="" style="font-size: 13px;">
-                                                </div>
-                                                <div class="form-icon position-relative p-2">
-                                                    <input type="password" class="form-control" placeholder="Re-type new password" name="new_password_confirmation" id="new_password_confirmation" required="" style="font-size: 13px;">
-                                                    <div class="col-md-12"  style="text-align: center;">
-                                                        <button class="btn btn2 mt-3 change_password">Changed</button>
+                                            <div class="single_glance_row mt-4">
+                                                <div style="display: flex;">
+                                                    <div class="left" style="width: 90%;">
+                                                        <div id="load_research_interest"></div>
+                                                        {{-- <span class="title" style="font-size:11px;" id="interest" contenteditable="true" style="padding: 5px;">Business 1</span> --}}
                                                     </div>
+                                                    <!-- <div class="right" style="width: 10%;">
+                                                        <span class="title" style="font-size:11px;">
+                                                            <a role="button" data-bs-toggle="collapse" data-bs-parent="#collapse" href="#collapse1" aria-expanded="true" aria-controls="collapse1">
+                                                                <button type="button" class="btn btn2" style="padding: 2px 5px !important; font-size: 11px;"><i class="fa fa-pencil"></i></button>
+                                                            </a>
+                                                        </span>
+                                                    </div> -->
                                                 </div>
-                                            </div>
-                                        </div>
-                                    </div><!--end col-->
-                                    <div class="col-md-2 bg-white rounded p-2 ms-4" style="width:25%;">
-                                        <div class="row">
-                                            <div class="col-md-12">
-                                                <h6 style="padding: 13px 8px 0px; margin-bottom: 0px; color: #141639c4; font-weight:bold !important;">Research Interest</h6>
-                                                <p class="ms-2" style="font-size: 11px;">Make yourself visible to candidates</p>
-                                                <div class="col-md-12 mt-2">
-                                                    <div class="mb-2">
-                                                        <div class="form-icon position-relative p-2" style="display: flex;">
-                                                            <input type="hidden" name="user_id" value="{{$user->id}}" id="res_user_id">
-                                                            <input type="text" class="form-control" placeholder="" name="research" id="research" required="">
-                                                            <button class="btn btn2 research_interest" style="margin-left: -3.4rem; border-radius: 0px 6px 6px 0px">Add</button>
-                                                        </div>
-                                                    </div>
-                                                    <div class="single_glance_row mt-4">
-                                                        <div style="display: flex;">
-                                                            <div class="left" style="width: 90%;">
-                                                                <div id="load_research_interest"></div>
-                                                                {{-- <span class="title" style="font-size:11px;" id="interest" contenteditable="true" style="padding: 5px;">Business 1</span> --}}
-                                                            </div>
-                                                            <!-- <div class="right" style="width: 10%;">
-                                                                <span class="title" style="font-size:11px;">
-                                                                    <a role="button" data-bs-toggle="collapse" data-bs-parent="#collapse" href="#collapse1" aria-expanded="true" aria-controls="collapse1">
-                                                                        <button type="button" class="btn btn2" style="padding: 2px 5px !important; font-size: 11px;"><i class="fa fa-pencil"></i></button>
-                                                                    </a>
-                                                                </span>
-                                                            </div> -->
-                                                        </div>
-                                                        <!-- <div class="col-md-12">
-                                                            <div id="demo17" class="collapse mt-2">
-                                                                <div class="panel-body" style="padding:10px; background-color: #4b4c6824; border: 1px solid #e9e5e5; border-radius: 5px;">
-                                                                    <form method="POST" action="">
-                                                                        <div class="row">
-                                                                            <div class="col-md-12">
-                                                                                <div class="mb-2">
-                                                                                    <label class="form-label config">Department</label>
-                                                                                    <div class="form-icon position-relative">
-                                                                                        <input type="text" class="form-control" placeholder="Department" name="department" required="" style="font-size: 13px;">
-                                                                                    </div>
-                                                                                </div>
-                                                                            </div>
-                                                                            <div class="col-md-12">
-                                                                                <div class="text-end">
-                                                                                    <button class="btn btn2">Update</button>
-                                                                                </div>
+                                                <!-- <div class="col-md-12">
+                                                    <div id="demo17" class="collapse mt-2">
+                                                        <div class="panel-body" style="padding:10px; background-color: #4b4c6824; border: 1px solid #e9e5e5; border-radius: 5px;">
+                                                            <form method="POST" action="">
+                                                                <div class="row">
+                                                                    <div class="col-md-12">
+                                                                        <div class="mb-2">
+                                                                            <label class="form-label config">Department</label>
+                                                                            <div class="form-icon position-relative">
+                                                                                <input type="text" class="form-control" placeholder="Department" name="department" required="" style="font-size: 13px;">
                                                                             </div>
                                                                         </div>
-                                                                    </form>
+                                                                    </div>
+                                                                    <div class="col-md-12">
+                                                                        <div class="text-end">
+                                                                            <button class="btn btn2">Update</button>
+                                                                        </div>
+                                                                    </div>
                                                                 </div>
-                                                            </div>
-                                                        </div>  -->
+                                                            </form>
+                                                        </div>
                                                     </div>
-                                                </div>
+                                                </div>  -->
                                             </div>
                                         </div>
                                     </div>
-                                </div><!--end col-->
+                                </div>   
                             </div>
                         </div>
+                        </div>
                     </div><!--end teb pane-->
                 </div><!--end tab content-->
             </div><!--end col-->

+ 3 - 0
routes/web.php

@@ -35,6 +35,9 @@ Route::get('/explore', function () {
     return view('explore');
 });
 
+Route::get('/landing', function () {
+    return view('landing');
+});