Israat Zarin 2 years ago
parent
commit
fca95d747e

+ 40 - 39
resources/views/admin/admin_profile.blade.php

@@ -366,7 +366,7 @@ tbody, td, tfoot, th, thead, tr {
 .config{
     font-size: 13px;
     font-weight: 600;
-    color: white;
+    color: black;
 }
 </style>
 <body>
@@ -441,7 +441,7 @@ tbody, td, tfoot, th, thead, tr {
     <div class="container-fluid">
         <div class="row">
             <div class="col-md-2" style="padding:0px;">
-                <nav class="sidebar-wrapper" id="sidebar" style="background-color: #1416398a!important; width: 16.6%; height: 100%; position: fixed; overflow-y: hidden; top: 65px;">
+                <nav class="sidebar-wrapper" id="sidebar" style="background-color: #141639 !important; width: 16.6%; height: 100%; position: fixed; overflow-y: hidden; top: 65px;">
                     <div class="sidebar-content" style="height: calc(100vh - 75px);">
                         <div class="sidebar-menu" style="padding-bottom: 110px; height: 100vh;">
                             <ul class="nav nav-pills nav-justified flex-column mb-0" id="pills-tab" role="tablist">
@@ -604,7 +604,7 @@ tbody, td, tfoot, th, thead, tr {
                                                                                     @foreach($register_teachers_list as $key=>$row)
                                                                                     <tr>
                                                                                         <td style="font-size: 11px;">{{++$key}}</td>
-                                                                                        <td style="font-size: 11px;">{{$row->first_name }} {{$row->last_name }}<br> 
+                                                                                        <td style="font-size: 11px;"><span style="font-weight: bold !important;">{{$row->first_name }} {{$row->last_name }}</span><br> 
                                                                                             <span>{{$row->designation}}</span><br>  
                                                                                             <span>{{$row->email}}</span>  
                                                                                         </td>
@@ -675,7 +675,7 @@ tbody, td, tfoot, th, thead, tr {
                                                                                     @foreach($active_teachers_list as $key=>$row)
                                                                                     <tr>
                                                                                         <td style="font-size: 11px;">{{++$key}}</td>
-                                                                                        <td style="font-size: 11px;">{{$row->first_name }} {{$row->last_name }}<br> 
+                                                                                        <td style="font-size: 11px;"><span style="font-weight: bold !important;">{{$row->first_name }} {{$row->last_name }}</span><br> 
                                                                                             <span>{{$row->designation}}</span><br>  
                                                                                             <span>{{$row->email}}</span>  
                                                                                         </td>
@@ -686,7 +686,7 @@ tbody, td, tfoot, th, thead, tr {
                                                                                         <td style="font-size: 11px; width: 9%;">
                                                                                             <div class="single_glance_row mt-1" style="display: flex;">
                                                                                                 <div class="top_part_status" style="position: relative; width: fit-content; margin-left: 10px;">
-                                                                                                    <span class="top_part_status_name" style="background: #dcdcdc; color: #8c9094;">
+                                                                                                    <span class="top_part_status_name" style="background-color: #d8fdd8; color: green;">
                                                                                                         @if($row->status==1)
                                                                                                         Active
                                                                                                         @endif
@@ -758,49 +758,50 @@ tbody, td, tfoot, th, thead, tr {
                                     <div class="row">
                                         <div class="col-md-12">
                                                 <h6 style="padding: 13px 10px 0px; margin-bottom: 0px;">Department</h6>
-                                                <div class="mb-2">
+                                                <div>
                                                     <div class="form-icon position-relative p-2" style="display: flex;">
                                                         <input type="text" class="form-control" placeholder="" name="" required="">
                                                         <button class="btn btn2" style="margin-left: -3.4rem; border-radius: 0px 6px 6px 0px">Add</button>
                                                     </div>
                                                 </div>
                                                 <div class="left mb-2">
-                                                <div>
-                                                    <div class="single_glance_row mt-5" style="border-bottom: 1px solid #e8eef1; display: flex;">
-                                                        <span class="title" style="font-size:11px; font-weight: 600;">Math</span>
-                                                            <div class="text-end" style="margin-left: 12rem;">
+                                                    <div class="single_glance_row mt-5" style="border-bottom: 1px solid #e8eef1;">
+                                                        <div>
+                                                            <span class="title" style="font-size:11px;">Math</span>
+                                                            <span class="title" style="font-size:11px; font-weight: 600; margin-left: 11.9rem;">
                                                                 <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="#demo15" style="padding: 2px 5px !important; font-size: 11px;"><i class="fa fa-pencil"></i></button>
+                                                                    <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>
-                                                            </div>
+                                                            </span>
+                                                            <span class="title" style="font-size:11px; font-weight: 600;">
+                                                                <button type="button" class="btn btn2" style="padding: 2px 5px !important; font-size: 11px;"><i class="fa fa-trash"></i></button>
+                                                            </span>
+                                                        </div>
                                                                 <!-- Tab -->
-                                                            <div class="col-md-12 mb-3">
-                                                                <div id="demo15" class="collapse mt-2">
-                                                                    <div class="panel-body" style="padding:10px; background-color: #16183f69; border: 1px solid #e9e5e5; border-radius: 5px;">
-                                                                        <form method="POST" action="">
-                                                                            <div class="row">
-                                                                                <div class="col-md-4">
-                                                                                    <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="row">
-                                                                                <div class="col-md-12">
-                                                                                    <div class="text-end">
-                                                                                        <button class="btn btn2">Update</button>                                                                                                                
+                                                        <div class="col-md-12">
+                                                            <div id="demo16" 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>  
-                                                                        </form>
-                                                                    </div>
-                                                                </div> 
+                                                                                </div>
+                                                                            </div>     
+                                                                            <div class="col-md-12">
+                                                                                <div class="text-end">
+                                                                                    <button class="btn btn2">Update</button>                                                                                                                
+                                                                                </div>
+                                                                            </div> 
+                                                                    </form>
+                                                                </div>
                                                             </div> 
-                                                        </div>   
-                                                    </div>                                 
-                                                </div>
+                                                        </div> 
+                                                    </div>   
+                                                </div>                                 
                                             </div>
                                         </div>
                                     </div>
@@ -829,10 +830,10 @@ tbody, td, tfoot, th, thead, tr {
                                                     <button type="button" class="btn btn2" data-toggle="collapse" data-target="#demo15">Add New</button>
                                                 </a>
                                             </div>
-                                                <!-- Tab -->
+                                                
                                             <div class="col-md-12 mb-3">
                                                 <div id="demo15" class="collapse mt-2">
-                                                    <div class="panel-body" style="padding:10px; background-color: #16183f69; border: 1px solid #e9e5e5; border-radius: 5px;">
+                                                    <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-4">

+ 6 - 3
resources/views/application.blade.php

@@ -26,9 +26,12 @@
                                             <div class="inner_left mt-1" style="border: 1px solid black; border-radius: 20px; padding: 6px; height: 37px; width: 37px;">
                                                 <i class="fa fa fa-university ms-1"></i>
                                             </div>
-                                            <div class="inner_right ms-2">
-                                                <strong style="font-size:13px;">De Montfort University</strong></br>
-                                                <h6 style="font-size:10px !important; font-weight:100 !important;">Department</h6>
+                                            <div class="alert" style="background-color:white; padding: 0px 10px;"> 
+                                                <span style="margin: 0px"></span>Mr Z</br>
+                                                <span class="text-muted" style="font-weight: 500;">designation</span></br>
+                                                <span class="text-muted" style="font-weight: 500;">department</span>
+                                                <span>.</span>
+                                                <span class="text-muted" style="font-weight: 500;">university_name</span>
                                             </div>
                                         </div>
                                     </div>

+ 137 - 0
resources/views/email/approve_teacher_email.blade.php

@@ -0,0 +1,137 @@
+<!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;
+            }
+            .btn1{
+    background-color: #141639c4 !important; 
+    color:white !important; 
+    border-radius: 20px; 
+    box-shadow:none !important;
+}
+.btn1:hover{
+    background: #ffff !important;
+    color: #141639c4 !important;
+    border-radius: 20px;
+    border: 1px solid #141639c4;
+}
+       </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 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 Applicant,</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">
+                                        <div class="mb-2 text-center">
+                                            <a href="{{ url('login-v2') }}">
+                                                <button type="submit" class="btn btn1" style="padding: 3px 18px;">
+                                                    {{ __('Login to your account') }}
+                                                </button>
+                                            </a>  
+                                        </div>
+                                    </div>
+                                    <p class="mt-4">We understand that you may have questions or concerns as you explore our platform. Please do not hesitate to reach out to us at support@researchadmission.com. Our team is here to assist you in any way possible.</p>
+                                    <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 example@gmail.com</p>
+                                        <p class="mt-3 tmail" style="font-size: 12px;">Copyright © 2023 Research Admission</p>
+                                    </div>
+                            </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>

+ 116 - 0
resources/views/email/register_teacher_email.blade.php

@@ -0,0 +1,116 @@
+<!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 Applicant,</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 example@gmail.com</p>
+                                    </div>
+                                    <p class="mt-3 tmail" style="font-size: 12px;">Copyright © 2023 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>

+ 98 - 15
resources/views/teacher_profile.blade.php

@@ -299,6 +299,11 @@ tbody, td, tfoot, th, thead, tr {
     border-radius: 0;
     padding: 8px 10px;
 }
+.config{
+    font-size: 13px;
+    font-weight: 600;
+    color: black;
+}
 </style>
 <body>
 <header id="" class="site-header">
@@ -412,7 +417,7 @@ tbody, td, tfoot, th, thead, tr {
                                         </a><!--end nav link-->
                                     </li><!--end nav item-->
                                     <li class="nav-item">
-                                        <a class="nav-link rounded" id="headcare" data-bs-toggle="pill" href="#head" role="tab" aria-controls="head" aria-selected="false">
+                                        <a class="nav-link rounded" id="myaccount" data-bs-toggle="pill" href="#account" role="tab" aria-controls="account" aria-selected="false">
                                             <div class="text-start py-1 px-2" style="display:flex;">
                                             <i class="fa fa-user ms-3" style="font-size: 11px; margin-top: 3px;"></i>
                                                 <h6 class="mb-0" style="margin-left: 6px; font-size: 13px !important;">My Account</h6>
@@ -720,7 +725,7 @@ tbody, td, tfoot, th, thead, tr {
 
                         <!-- Account -->
                     </div><!--end teb pane-->
-                    <div class="tab-pane fade p-2" id="head" role="tabpanel" aria-labelledby="headcare"  style="height:100%;">
+                    <div class="tab-pane fade p-2" id="account" role="tabpanel" aria-labelledby="myaccount"  style="height:100%;">
                         <div class="row">
                             <div class="col-md-8 bg-white rounded p-2 ms-2">
                                     <h6 style="padding: 8px 4px 0px;">Application Summary</h6>
@@ -857,8 +862,62 @@ tbody, td, tfoot, th, thead, tr {
                                 <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">
-                                                    <h6 style="padding: 13px 10px 0px;  margin-bottom: 0px;">Profile</h6>
+                                            <div class="col-md-12 mt-2">
+                                                    <span class="title p-2" style="margin-bottom: 0px !important; font-weight:bold !important;">Profile</span>
+                                                        <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; margin-left:18rem;"><i class="fa fa-pencil"></i></button>
+                                                            </a>
+                                                        </span>
+                                                    <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" style="padding:10px; background-color: #4b4c6824; border: 1px solid #e9e5e5; border-radius: 5px;">
+                                                                    <form method="POST" action="">
+                                                                            <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" name="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" name="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" name="university-name" required="" style="font-size: 13px;">
+                                                                                    </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">
+                                                                                        <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> 
+                                                                    </form>
+                                                                </div>
+                                                            </div> 
+                                                        </div> 
+                                                    </div> 
                                                 <div class="left mb-2 mt-2">
                                                     <div>
                                                         <div class="single_glance_row mt-5">
@@ -883,7 +942,7 @@ tbody, td, tfoot, th, thead, tr {
                                                 </div> 
                                             </div>
                                         </div>
-                                    </div><!--end col-->
+                                    </div><!--end col-->              
                                     <div class="col-md-4 bg-white rounded p-2 ms-4" style="width: 32.4%;">
                                         <div class="row">
                                            
@@ -891,13 +950,13 @@ tbody, td, tfoot, th, thead, tr {
                                                  <h6 style="padding: 13px 10px 0px;">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="">
+                                                    <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="">
+                                                    <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="">
+                                                    <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>
@@ -917,15 +976,39 @@ tbody, td, tfoot, th, thead, tr {
                                                         </div>
                                                     </div>
                                                     <div class="left mb-2">
-                                                    <div>
-                                                        <div class="single_glance_row mt-5">
-                                                            <span class="title" style="font-size:11px; font-weight: 600;">Business 1</span>
+                                                        <div class="single_glance_row mt-4">
+                                                        <div>
+                                                            <span class="title" style="font-size:11px;">Business 1</span>
+                                                            <span class="title" style="font-size:11px; margin-left: 11.4rem;">
+                                                                <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="#demo17" style="padding: 2px 5px !important; font-size: 11px;"><i class="fa fa-pencil"></i></button>
+                                                                </a>
+                                                            </span>
                                                         </div>
-                                                        <div class="single_glance_row mt-1">
-                                                            <span class="title" style="font-size:11px; font-weight: 600;">Business 2</span>
+                                                            <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> 
+                                                                    </form>
+                                                                </div>
+                                                            </div> 
+                                                        </div> 
                                                         </div>                                    
-                                                    </div>
-                                                </div> 
+                                                    </div> 
                                                 </div>
                                             </div>
                                         </div>