Israat Zarin 1 year ago
parent
commit
9681d51f93

+ 53 - 2
resources/views/admin/admin_profile.blade.php

@@ -383,6 +383,12 @@ tbody, td, tfoot, th, thead, tr {
     border-radius: 16px;
     font-size: 13px;
 }
+.span{
+    color: black !important;
+}
+.table{
+    color: black !important;
+}
 </style>
 <body>
 <header id="" class="site-header">
@@ -783,7 +789,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">
@@ -941,7 +947,52 @@ tbody, td, tfoot, th, thead, tr {
                                                             <div class="card border-0 tab-pane fade" id="list" role="tabpanel" aria-labelledby="wishlist">
                                                                 <div class="row align-items-center">
                                                                     <div class="col-md-12">
-                                                                        <h6>Wisthlist</h6>
+                                                                        <div class="table-responsive">
+                                                                            <table class="table table-bordered list_table" style="margin: 0px;">
+                                                                                <thead>
+                                                                                    <tr>
+                                                                                        <th>Sl</th>
+                                                                                        <th>Name</th>
+                                                                                        <th>University Name</th>
+                                                                                        <th class="text-center">Invited</th>
+                                                                                        <th class="text-center">Registered</th>
+                                                                                        <th class="text-center">Invite</th>
+                                                                                    </tr>
+                                                                                </thead>
+                                                                                <tbody>
+                                                                                    <tr>
+                                                                                        <td style="font-size: 11px;">1</td>
+                                                                                        <td style="font-size: 11px;"><span style="font-weight: bold !important;">name</span>
+                                                                                        </td>
+                                                                                        <td style="font-size: 11px;">
+                                                                                            <div class="scrolled_content_part">
+                                                                                                <div class="single_ad_pref_item">
+                                                                                                    <div class="left" style="width:50%;">
+                                                                                                        <div class="uni_details" style="display:flex;">
+                                                                                                            <div class="inner_left mt-1" style="border: 1px solid black; border-radius: 20px; padding: 9px 4px 5px 8px; 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;">university_name</strong></br>
+                                                                                                                <strong style="font-size:10px !important; font-weight:100 !important;">uni_website</strong>
+                                                                                                            </div>
+                                                                                                        </div>
+                                                                                                    </div>
+                                                                                                </div>
+                                                                                            </div>
+                                                                                        </td>
+                                                                                        <td class="text-center" style="font-size: 11px;">invitation date</td>
+                                                                                        <td class="text-center" style="font-size: 11px;">signedup date</td>
+                                                                                        <td class="text-center" style="font-size: 11px;">mail sd icn</td>
+                                                                                    </tr>
+                                                                                     <!-- <tr>
+                                                                                        <td colspan="5" class="text-center">
+                                                                                            <span class="text-danger">No data found!</span>
+                                                                                        </td>
+                                                                                     </tr> -->
+                                                                                </tbody>
+                                                                            </table>
+                                                                        </div>
                                                                     </div><!--end col-->
                                                                 </div><!--end row-->
                                                             </div>

+ 2 - 2
resources/views/admin/sub_contents/load_ref_no_available_info.blade.php

@@ -9,8 +9,8 @@
                     @if($teacher->university) 
                     <img class="img-responsive listFlag" style="border-radius: 20px; padding: 0px;height: 37px;width: 37px;" src="{{ asset('/assets/img/flags/4x3').'/'.strtolower(cn($teacher,'university.country.iso_3166_2','')).'.svg' }}" alt="Flag" data-toggle="tooltip" title="" data-placement="top">
                     @else
-                    <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 class="inner_left mt-1" style="background-color: #141639c4; padding: 18px 0px 0px 0px; height: 47px; width: 56px; margin-top: 9px !important;">
+                    <p style="color:white; font-weight:600 !important; letter-spacing: 2px; text-align: center; margin-top: -8px; font-size: 17px;">DD</p>
                     </div>
                     @endif
                     <div class="alert" style="background-color:white; padding: 3px 7px; margin-bottom: 0px;">

+ 4 - 4
resources/views/landing.blade.php

@@ -222,7 +222,7 @@
                                     <div class="col-12 text-center">
                                         <div class="section-title mb-4 pb-2">
                                             <h1 style="line-height: 1.1; color: #191e38; font-size: 48px !important; font-weight: 500 !important; font-family: 'League Spartan', sans-serif !important;">Eliminate the need </br>to keep track of emails</h1>
-                                            <p class="mt-4" style="color: #191e38; font-weight: bolder !important;">We understand that you must receive countless emails from doctoral applicants</p> 
+                                            <p class="mt-4" style="color: #191e38; font-weight: bolder !important;">As an educator and supervisor, it's clear that you receive a large volume of emails from doctoral candidates seeking your supervision for their research projects. The task of organizing and keeping track of all these emails can be quite daunting.</p> 
                                         </div>
                                     </div><!--end col-->
                                 </div><!--end row-->
@@ -257,8 +257,8 @@
                             <div class="row justify-content-center">
                                 <div class="col-12 text-center">
                                     <div class="section-title mb-4 pb-2">
-                                        <h1 style="color: #ebe8e3; font-size: 40px !important; font-weight: 500 !important;">Our Valuable Clients</h1>
-                                        <p class="mt-4" style="color:white; font-weight: bolder !important;">Lorem ipsum dolor sit amet consectetur adipisicing elit. Omnis, vero.</p>
+                                        <h1 style="color: #ebe8e3; font-size: 40px !important; font-weight: 500 !important;">Efficient and Effective: Doctoral Application Process Streamlined with Innovative Tool</h1>
+                                        <p class="mt-4" style="color:white; font-weight: bolder !important;">This tool has already been adopted by numerous faculties around the world, and its effectiveness in simplifying the doctoral application process has been established through empirical evidence.</p>
                                     </div>
                                 </div><!--end col-->
                             </div><!--end row-->
@@ -327,7 +327,7 @@
                                     <div class="flex-1 content p-3 shadow rounded box-white position-relative">
                                         <p class="text-muted1 mt-5 mb-2 text-center">"It seems that only fragments of the original text remain in the Lorem Ipsum texts used today."</p>
                                         <div style="display: flex; justify-content: center;">
-                                            <p class="mt-4 mb-5"><span class="master-link secondary open_modal_page" data-title="Register" data-url="{{route('modal-get',['name'=>'landing_ragister'])}}"><strong style="font-weight: bolder !important;">Register Your Interest <i class="fa fa-arrow-right fea icon-sm"></i> </strong> </span></p>    
+                                            <p class="mt-4 mb-5"><span class="master-link secondary open_modal_page" data-title="Register Your Interest" data-url="{{route('modal-get',['name'=>'landing_ragister'])}}"><strong style="font-weight: bolder !important;">Register Your Interest <i class="fa fa-arrow-right fea icon-sm"></i> </strong> </span></p>    
                                         </div>
                                     </div>
                                 </div>

+ 30 - 6
resources/views/modal_pages/landing_ragister.blade.php

@@ -27,27 +27,51 @@
                 <form class="modal-form" action="{{ url()->current() }}" method="POST" enctype="multipart/form-data">
                 {{ csrf_field() }}
                     <div class="row">
-                        <div class="col-md-12">
-                            <div class="mb-3">
+                        <div class="col-md-6">
+                            <div>
                                 <label class="form-label"></label>
                                 <div class="form-icon position-relative">
-                                    <input type="name" class="form-control" placeholder="Full Name" name="name" required="">
+                                    <input type="text" class="form-control" placeholder="Full Name" name="name" required="">
                                 </div>
                             </div>
                         </div>
-                        <div class="col-lg-12" style="margin-top:-18px;">
-                            <div class="mb-3">
+                        <div class="col-lg-6">
+                            <div>
                                 <label class="form-label"></label>
                                 <div class="form-icon position-relative">
                                     <input type="email" class="form-control" placeholder="Email Address" name="email" required="">
                                 </div>
                             </div>
                         </div><!--end col-->
+                        <div class="col-lg-12">
+                            <div>
+                                <label class="form-label"></label>
+                                <select class="form-control" name="">
+                                    <option selected disabled>Select Country</option>
+                                </select>
+                            </div>
+                        </div><!--end col-->
+                        <div class="col-lg-6">
+                            <div class="mb-3">
+                                <label class="form-label"></label>
+                                <div class="form-icon position-relative">
+                                    <input type="text" class="form-control" placeholder="University Name" name="" required="">
+                                </div>
+                            </div>
+                        </div><!--end col-->
+                        <div class="col-lg-6">
+                            <div class="mb-3">
+                                <label class="form-label"></label>
+                                <div class="form-icon position-relative">
+                                    <input type="text" class="form-control" placeholder="University Website" name="" required="">
+                                </div>
+                            </div>
+                        </div><!--end col-->
 
                         <div class="col-md-12">
                             <div class="mt-2 text-center">
                                 <button type="submit" class="btn btn1" style="padding: 3px 18px;">
-                                    {{ __('Invite Now') }}
+                                    {{ __('Submit') }}
                                 </button>
                             </div>
                         </div>