Israat Zarin vor 1 Jahr
Ursprung
Commit
c530885197

+ 7 - 8
resources/views/Q_apply_form.blade.php

@@ -118,7 +118,6 @@
             }
             .text-muted{
                 color: #3c3d5b !important;
-                font-weight: 600 !important;
             }
        </style>
     <div class="container-fluid">
@@ -178,12 +177,12 @@
                                                 <h5 class="text-center mb-4" style="color: #3c3d5b; font-weight: 500; font-size: 18px;">We will send you a link to this email address, so you can complete your registration and submit your proposal.</h5>
                                                 <div class="col-md-12">
                                                     <div class="mt-2 mb-4 text-center">
-                                                        <button type="submit" class="btn btn1 q_form_submit" style="width: 100%; font-size: 23px;">
+                                                        <button type="submit" class="btn btn1 q_form_submit" style="font-size: 21px; border-radius: 25px;">
                                                             {{ __('Submit') }}
                                                         </button>
                                                     </div>
                                                 </div>
-                                                <h5>Guideline to submit your proposal :</h5>
+                                                <h5 class="text-muted">Guideline to submit your proposal :</h5>
                                                     <div class="row">
                                                         <div class="col-12">
                                                             <div class="align-items-center">
@@ -213,13 +212,13 @@
                                                         </div><!--end col-->
                                                     </div>
                                                 <div style="border-bottom: 1px solid #eee;"></div>
-                                                <h5 class="text-center text-muted mb-2 mt-4" style="font-weight:100;">Already registered?</h5>
-                                                <p class="text-muted mb-1" style="font-size: 17px;">1. Login to your account</p>
-                                                <p class="text-muted mb-1" style="font-size: 17px;">2. Click on application tab</p>
-                                                <p class="text-muted mb-3" style="font-size: 17px;">3. Submit the application</p>
+                                                <h5 class="text-muted mb-2 mt-4" style="font-weight:600;">Q Apply changes under Already an account ?</h5>
+                                                <p class="text-muted mb-1" style="font-size: 17px;">1. Sign in to your account.</p>
+                                                <p class="text-muted mb-1" style="font-size: 17px;">2. Navigate to the application tab, where you will find a draft application tagged with this supervisor.</p>
+                                                <p class="text-muted mb-3" style="font-size: 17px;">3. Proceed to submit the application.</p>
                                                 <div class="col-md-12">
                                                     <div class="mt-2 mb-4 text-center">
-                                                        <a href="{{ url('/login') }}" class="btn btn1" style="width: 100%; font-size: 23px;">
+                                                        <a href="{{ url('/login') }}" class="btn btn1" style="font-size: 21px; border-radius: 25px;">
                                                             {{ __('Log in') }}
                                                         </a>
                                                     </div>

+ 27 - 1
resources/views/admin/admin_profile.blade.php

@@ -844,7 +844,33 @@ tbody, td, tfoot, th, thead, tr {
                                                              <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">
-                                                                        <h6>Invite</h6>
+                                                                        <div class="table-responsive">
+                                                                            <table class="table table-bordered list_table" style="margin: 0px;">
+                                                                                <thead>
+                                                                                    <tr>
+                                                                                        <th>Sl</th>
+                                                                                        <th>Name</th>
+                                                                                        <th>Email</th>
+                                                                                        <th>Invited on</th>
+                                                                                        <th>Applied</th>
+                                                                                        <th>Channel</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;">-</td>
+                                                                                        <td style="font-size: 11px;">-</td>
+                                                                                    </tr>
+                                                                                    <!-- <tr>
+                                                                                        <td colspan="5" class="text-center text-danger">No data found!</td>
+                                                                                    </tr> -->
+                                                                                </tbody>
+                                                                            </table>
+                                                                        </div>
                                                                     </div><!--end col-->
                                                                 </div><!--end row-->
                                                             </div> 

+ 5 - 1
resources/views/admin/sub_contents/load_profile_info.blade.php

@@ -21,6 +21,10 @@
     @else
         <span style="font-size: 11px; color: #868e96;"> {{ $tuser->others_department }}</span>
     @endif
-</div>        
+</div>   
+<div class="single_glance_row mt-1" style="display: flex;">
+    <span class="title" style="font-size:11px; font-weight: 600;">Designation : </span>
+    <span class="ms-1" style="font-size: 11px; color: #868e96;"> {{$tuser-> designation}} </span>
+</div>     
  
 @endsection

+ 44 - 33
resources/views/teacher_profile.blade.php

@@ -67,12 +67,16 @@ h1, h2, h3, h4, h5, h6 {
 .bg-half-170 {
     padding:0px;
 }
-.bg-primary, .btn-primary, .btn-soft-primary:hover, .btn-soft-primary:focus, .btn-soft-primary:active, .btn-soft-primary.active, .btn-soft-primary.focus, .btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.focus, .btn-outline-primary:not(:disabled):not(.disabled):active, .pagination .page-item.active .page-link, .nav-pills .nav-link.active, #preloader #status .spinner .double-bounce1, #preloader #status .spinner .double-bounce2, .social-icon li a:hover, #topnav .navbar-toggle.open span:hover, .bg-animation-left.crypto-home:after, .bg-animation-left.task-management-home:after, .classic-app-image .bg-app-shape:after, .classic-saas-image .bg-saas-shape:after, .swiper-slider-hero .swiper-container .swiper-button-prev:hover, .features.fea-primary:hover, .tns-nav button.tns-nav-active, .ribbon.ribbon-primary span, .sidebar .widget .tagcloud > a:hover, .work-container.work-modern .icons .work-icon:hover, .timeline-page .timeline-item .date-label-left:after, .timeline-page .timeline-item .duration-right:after, #navmenu-nav li.account-menu.active .navbar-link, #navmenu-nav li.account-menu:hover .navbar-link, .form-check-input.form-check-input:checked, .qs-datepicker-container .qs-squares .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover, .qs-datepicker-container .qs-squares .qs-square.qs-current, .carousel-indicators [data-bs-target], .carousel-indicators .active, .tns-controls button[data-controls="prev"]:hover, .tns-controls button[data-controls="next"]:hover, .back-to-top {
+.bg-primary, .btn-primary, .btn-soft-primary:hover, .btn-soft-primary:focus, .btn-soft-primary:active, .btn-soft-primary.active, .btn-soft-primary.focus, .btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active, .btn-outline-primary.active, .btn-outline-primary.focus, .btn-outline-primary:not(:disabled):not(.disabled):active, .pagination .page-item.active .page-link, .nav-pills .nav-link.active, #preloader #status .spinner .double-bounce1, #preloader #status .spinner .double-bounce2, .social-icon li a:hover, #topnav .navbar-toggle.open span:hover, .bg-animation-left.crypto-home:after, .bg-animation-left.task-management-home:after, .classic-app-image .bg-app-shape:after, .classic-saas-image .bg-saas-shape:after, .swiper-slider-hero .swiper-container .swiper-button-prev:hover, .features.fea-primary:hover, .tns-nav button.tns-nav-active, .ribbon.ribbon-primary span, .sidebar .widget .tagcloud > a:hover, .work-container.work-modern .icons .work-icon:hover, .timeline-page .timeline-item .date-label-left:after, .timeline-page .timeline-item .duration-right:after, #navmenu-nav li.account-menu.active .navbar-link, #navmenu-nav li.account-menu:hover .navbar-link, .qs-datepicker-container .qs-squares .qs-square:not(.qs-empty):not(.qs-disabled):not(.qs-day):not(.qs-active):hover, .qs-datepicker-container .qs-squares .qs-square.qs-current, .carousel-indicators [data-bs-target], .carousel-indicators .active, .tns-controls button[data-controls="prev"]:hover, .tns-controls button[data-controls="next"]:hover, .back-to-top {
     background-color: #141639c4 !important;
     color: white!important;
-    /* border-radius:0px !important; */
+    border-radius:0px !important;
     border-color: #141639c4 !important;
 }
+.form-check-input.form-check-input:checked{
+    border-radius:20px !important;
+    background-color: #141639c4 !important;
+}
 .form-check-input:focus {
     border-color: #141639c4 !important;
     background-image:#141639c4 !important;
@@ -331,14 +335,18 @@ tbody, td, tfoot, th, thead, tr {
                                 </div>
                             </div>
                             <div class="col-md-6" style="display: flex; justify-content: end;">
-                                @if(\Auth::guard('teacher')->user()->is_available ==0)
-                                    <p class="form-check-label mt-3 pt-1" style="font-size: 11px;">I'm not available</p>
-                                @endif
-                                <div class="form-check form-switch mt-3 ms-2" id="">
-                                    <input class="form-check-input teacher_is_available" type="checkbox" name="is_available" value="" @if(\Auth::guard('teacher')->user()->is_available ==1) checked @endif>
-                                    @if(\Auth::guard('teacher')->user()->is_available ==1)
-                                    <label class="form-check-label" for="" style="font-size: 11px; margin-top: -1px;">I'm available</label>
-                                    @endif
+                                <div >
+                                    <div style="border: 1px solid #e2e9ff;width: auto; border-radius: 10px; display: flex; height: 68%; margin-top: 6px;">
+                                        @if(\Auth::guard('teacher')->user()->is_available ==0)
+                                            <p class="form-check-label mt-1 pt-2 ms-2" style="font-size: 11px;">I'm not available</p>
+                                        @endif
+                                        <div class="form-check form-switch mt-1 pt-1 ms-3" id="">
+                                            <input class="form-check-input teacher_is_available" type="checkbox" name="is_available" value="" @if(\Auth::guard('teacher')->user()->is_available ==1) checked @endif>
+                                            @if(\Auth::guard('teacher')->user()->is_available ==1)
+                                            <label class="form-check-label" for="" style="font-size: 11px; margin-top: -1px; margin-right: 9px;">I'm available</label>
+                                            @endif
+                                        </div>
+                                    </div>
                                 </div>
                                 <ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
                                     <li class="nav-item dropdown dropdown-notification">
@@ -347,6 +355,18 @@ tbody, td, tfoot, th, thead, tr {
                                         </a>
                                     </li>
                                 </ul>
+                                @php
+                                    $hashids = new \Hashids\Hashids('student_q_signup', 25);
+                                @endphp
+                                <div class="flag_country copy" style="display:flex; cursor:pointer;" data-clipboard-text="{{ url('student-q-form/'.$hashids->encode(auth_user('teacher')->id)) }}">
+                                    <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-bolt change_pass_btn" style="padding: 8px 9px;"></i>
+                                            </a>
+                                        </li>
+                                    </ul>
+                                </div>
                                 <ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
                                     <li class="nav-item dropdown dropdown-notification">
                                         <a href="">
@@ -354,13 +374,6 @@ tbody, td, tfoot, th, thead, tr {
                                         </a>
                                     </li>
                                 </ul>
-                                <!-- <ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
-                                    <li class="nav-item dropdown dropdown-notification">
-                                        <a href="">
-
-                                        </a>
-                                    </li>
-                                </ul> -->
                                 <ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
                                     <li class="nav-item dropdown dropdown-notification">
                                         <a href="">
@@ -438,16 +451,6 @@ tbody, td, tfoot, th, thead, tr {
                                             </div>
                                         </a><!--end nav link-->
                                     </li><!--end nav item-->
-                                    @php
-                                        $hashids = new \Hashids\Hashids('student_q_signup', 25);
-                                    @endphp
-                                    <li class="nav-item">
-                                        <div class="flag_country copy" style="display:flex;margin-left:27px; color:rgb(255, 255, 255); cursor:pointer;" data-clipboard-text="{{ url('student-q-form/'.$hashids->encode(auth_user('teacher')->id)) }}">
-                                            <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;">Q-Form</h6>
-                                        </div>
-                                    </li><!--end nav item-->
-
                                 </ul><!--end nav pills-->
                             </div>
                             <div class="sidebar-footer" style="display: block;bottom: 65px !important;">
@@ -496,7 +499,7 @@ tbody, td, tfoot, th, thead, tr {
                                 </div>
                                 <div class="col-md-3">
                                         <div class="mb-1">
-                                            <label class="form-label" for="" style="color: white; font-size:12px;">Approve Status</label>
+                                            <label class="form-label" for="" style="color: white; font-size:12px;">Status</label>
                                         <div class="form-icon position-relative">
                                             <select name="approve" id="approve" class="form-control frm" required="">
                                                 <option disabled="" selected="" value="">Default</option>
@@ -506,7 +509,7 @@ tbody, td, tfoot, th, thead, tr {
                                 </div>
                                 <div class="col-md-3">
                                     <div class="mb-1">
-                                            <label class="form-label" style="color: white; font-size:12px;">App Date Range</label>
+                                            <label class="form-label" style="color: white; font-size:12px;">Application Received</label>
                                         <div class="form-icon position-relative">
                                             <select name="app_date" id="app_date" class="form-control frm" required="">
                                                 <option disabled="" selected="" value="">Date Range</option>
@@ -516,7 +519,7 @@ tbody, td, tfoot, th, thead, tr {
                                 </div>
                                 <div class="col-md-3">
                                     <div class="mb-1">
-                                            <label class="form-label" for="start date" style="color: white; font-size:12px;">Start Date</label>
+                                            <label class="form-label" for="start date" style="color: white; font-size:12px;">Preffered Start Date</label>
                                         <div class="form-icon position-relative">
                                             <input name="startdate" type="text" class="form-control start" placeholder="start Date" autocomplete="off">
                                         </div>
@@ -703,7 +706,7 @@ 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-8 bg-white rounded p-2 ms-2">
+                            <div class="col-md-11 bg-white rounded p-2 ms-2" style="width: 93.3%;">
                                     <h6 style="padding: 8px 4px 0px; color: #141639c4; font-weight:bold !important;">Application Summary</h6>
                                 <div class="col-md-12">
                                     <div class="table-responsive">
@@ -806,7 +809,7 @@ tbody, td, tfoot, th, thead, tr {
                                     </div>
                                 </div>
                             </div><!--end col-->
-                            <div class="col-md-3 bg-white rounded p-2 ms-4">
+                            <!-- <div class="col-md-3 bg-white rounded p-2 ms-4">
                                 <div class="row">
                                     <div class="col-md-10">
                                             <h6 style="padding: 13px 10px 0px; color: #141639c4; font-weight:bold !important;">Subscription</h6>
@@ -832,7 +835,7 @@ tbody, td, tfoot, th, thead, tr {
                                         </div>
                                     </div>
                                  </div>
-                            </div><!--end col-->
+                            </div> -->
                         </div>
                             <div class="col-md-12 mt-3">
                                 <div class="row">
@@ -904,6 +907,14 @@ tbody, td, tfoot, th, thead, tr {
                                                                                 </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>

+ 1 - 1
resources/views/web/layouts/top.blade.php

@@ -92,7 +92,7 @@ p{
     font-weight: bold;
     font-family: Poppins !important; 
     color:#141639c4 !important;
-     transition: all 0.3s; 
+    transition: all 0.3s; 
 }
 .form-control:focus {
     box-shadow: 0 0 0 0.25rem #8492a61f !important;

+ 0 - 5
routes/web.php

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