Israat Zarin преди 2 години
родител
ревизия
c5fb52381b
променени са 3 файла, в които са добавени 60 реда и са изтрити 46 реда
  1. 57 43
      resources/views/home.blade.php
  2. 1 1
      resources/views/web/layouts/header.blade.php
  3. 2 2
      resources/views/web/layouts/top.blade.php

+ 57 - 43
resources/views/home.blade.php

@@ -1,28 +1,28 @@
 @extends('web.layouts.master')
 @section('content') 
         <section class="bg-half-170 d-table w-100" style="background-color: #efefef;">
-            <div class="container mt-5 pt-4 mb-4">
+            <div class="container mt-5 pt-3 mb-4">
                 <div class="col-md-12">
-                    <div class="card shadow p-3 rounded border-0" style="width: 96%; margin-left: 10px; background-color: white;">
+                    <div class="card p-2 rounded border-0" style="background-color: #16183f1c; color: #141639c4;">
                         <div class="col-md-12">
                             <div class="container">
                                 <div class="row mt-2">
                                     <h6 style="font-weight:bold !important;">There are two methods for submitting your proposal :</h6>                            
-                                    <p style="font-size: 13px;">Method 1 : Contact your supervisor and request their Account Reference Number (ARN). With this number, you can search for the supervisor's account and submit your proposal.</p>                            
-                                    <p style="font-size: 13px;">Method 2 : Request your supervisor to invite you through Q apply. Once you receive the email invitation, click on the link provided in the email. This will automatically link your application with the supervisor's account, and you only need to click the Submit button</p>                            
+                                    <p style="font-size: 13px;"><strong>Method 1:</strong> Contact your supervisor and request their Account Reference Number (ARN). With this number, you can search for the supervisor's account and submit your proposal.</p>                            
+                                    <p style="font-size: 13px;"><strong>Method 2:</strong> Request your supervisor to invite you through Q apply. Once you receive the email invitation, click on the link provided in the email. This will automatically link your application with the supervisor's account, and you only need to click the Submit button</p>                            
                                 </div>
                             </div>                                                           
                         </div>
                     </div>
-                    <div class="row align-items-center">
-                        <div class="col-md-8" style="padding: 0px 0px 0px 23px;">
-                            <div class="card shadow p-4 rounded border-0" style="background-color: white;">
+                    <div class="row">
+                        <div class="col-md-8 mt-4">
+                            <div class="card p-3 rounded border-0" style="background-color: white;">
                                 <div class="col-md-12">
                                     <div class="container-fluid" style="padding:0px !important;">
-                                        <div class="row mt-3">
-                                            <h5 style="font-weight:bold !important; margin: 0px;">Submit proposals with ease.</h5>   
-                                            <p style="font-size: 13px;">Simplify the process and contact with potential supervisors effortlessly!</p>                            
-                                            <p class="mt-3" style="font-size: 13px;">Please input the Supervisor's Account Reference Number (ARN) in the search bar below. After verifying that the Supervisor name, Department and University name are accurate, click on the <strong>"Apply"</strong> button to complete your submission.</p>                            
+                                        <div class="row">
+                                            <h6 style="font-weight:bold !important; margin: 0px; color: #141639c4;">Submit your proposals with ease</h6>   
+                                            <p style="font-size: 13px; color: #141639c4;">Simplify the process and contact with potential supervisors effortlessly!</p>                            
+                                            <p class="mt-1" style="font-size: 13px; color: #141639c4;">Please input the Supervisor's Account Reference Number (ARN) in the search bar below. After verifying that the Supervisor Name, Department and University Name are accurate, click on the <strong>"Apply"</strong> button to complete your submission.</p>                            
                                         </div>
                                     </div>                                                           
                                 </div>
@@ -30,21 +30,21 @@
                                     <div class="row" style="display:flex;">
                                         <div class="mb-1">
                                             <div class="form-icon position-relative" style="display:flex;">
-                                                <input type="text" class="form-control" placeholder="" name="" required="" style="border-radius: 6px 0px 0px 6px;">
-                                                <button type="submit" style="margin-left: -1rem; border: 1px solid #ccc; width: 39px; border-radius: 0px 6px 6px 0px"><i class="fa fa-search"></i></button>
+                                                <input type="text" class="form-control" placeholder="Please type your Supervisor's ARN here" name="" required="" style="font-size:13px; border-radius: 6px 17px 17px 6px;">
+                                                <button type="submit" style="margin-left: -5.7rem; border: 2px solid #ccc; width: 13%; border-radius: 18px 18px 18px 18px; background-color: #141639c4 !important; color: white; font-weight: 700;">Search</button>
                                             </div>
-                                            <div class="alert mt-3 mb-3" style="width: 100%; display: -webkit-inline-box; border-color: #e9f0f3; font-size: 12px !important; font-weight:bold !important; color: black; border-radius: 6px;">
+                                            <div class="alert mt-3 mb-3" style="border: 2px solid #e9f0f3 !important; width: 100%; display: -webkit-inline-box;  font-size: 12px !important; font-weight:bold !important; color: black; border-radius: 6px;">
                                                 <div class="col-md-12">
                                                     <div class="row">
                                                         <div class="col-md-10">
                                                             <span style="margin: 0px;">Mr Y</span></br>
-                                                            <span class="text-muted">Designation</span></br>
-                                                            <span class="text-muted">Dept</span>
+                                                            <span class="text-muted" style="font-weight: 500;">Designation</span></br>
+                                                            <span class="text-muted" style="font-weight: 500;">Dept</span>
                                                             <span>.</span>
-                                                            <span class="text-muted">University Name</span>
+                                                            <span class="text-muted" style="font-weight: 500;">University Name</span>
                                                         </div>
                                                         <div class="col-md-2 mt-3">
-                                                            <button class="btn btn3" style="margin-left: 1.7rem;">Apply</button>  
+                                                            <button class="btn btn3" style="margin-left: 1.1rem;">Apply</button>  
                                                         </div>
                                                     </div>
                                                 </div>
@@ -53,27 +53,8 @@
                                     </div>  
                                 </div>
                             </div>
-                            <div class="card shadow p-3 rounded border-0 mt-5" style="background-color: white;">
-                                <div class="col-md-12">
-                                    <div class="container-fluid" style="padding:0px !important;">
-                                        <div class="row">
-                                            <p style="font-weight:bold !important;">Apply Here</p>                            
-                                        </div>
-                                    </div>                                                           
-                                </div>
-                                <div class="col-md-12">
-                                    <div class="row" style="display:flex;">
-                                        <div class="mb-1">
-                                            <div class="form-icon position-relative" style="display:flex;">
-                                                <input type="text" class="form-control" placeholder="" name="" required="" style="border-radius: 6px 0px 0px 6px;">
-                                                <button type="submit" style="margin-left: -1rem; border: 1px solid #ccc; width: 39px; border-radius: 0px 6px 6px 0px"><i class="fa fa-search"></i></button>
-                                            </div>
-                                        </div>
-                                    </div>  
-                                </div>
-                            </div>
                         </div><!--end col-->
-                        <div class="col-md-3 ms-5 p-3 mt-5" style="background-color:white; border-radius: 6px;">
+                        <div class="col-md-3 mt-4" style="background-color:white; border-radius: 6px; width: 31.5%; margin-left: 8px;">
                             <div class="row p-2">
                                 <div class="col-md-12">
                                     <div class="mt-2 mb-2">
@@ -103,16 +84,12 @@
                                                             <div class="col-md-12">
                                                                 <div class="mt-2 mb-4 text-center">
                                                                     <button type="submit" class="btn btn1" style="padding: 3px 18px;">
-                                                                        {{ __('invite') }}
+                                                                        {{ __('Invite') }}
                                                                     </button>
                                                                 </div>
                                                             </div>
                                                         </div>
                                                     </form>
-                                                    <div class="col-md-12" style="border-top:2px solid #ddd;">
-                                                        <p class="mt-3" style="font-size: 13px;">If you have already prepared your research proposal but are currently seeking a potential supervisor, our platform can help you gain visibility with suitable supervisors. Simply complete your profile and submit an advertisement, and we will notify supervisors whose research interests align with yours.</p>                            
-                                                        <p class="text-center" style="font-size: 13px;">Learn more</P>
-                                                    </div>
                                                 </div>
                                             </div>
                                         </div>                                                           
@@ -121,6 +98,43 @@
                             </div>    
                         </div>
                     </div><!--end row-->
+                    <div class="card p-2 mt-4 rounded border-0" style="background-color: white;">
+                        <div class="col-md-12">
+                            <div class="container">
+                                <div class="row mt-2">
+                                    <div class="col-md-12">
+                                            <h6 style="font-weight:bold !important; color: #141639c4;">Application you have submitted that are currently awaiting decisions</h6>                            
+                                        <div class="table-responsive">
+                                            <table class="table table-bordered list_table">
+                                                <thead>
+                                                    <tr>
+                                                        <th>Sl</th>
+                                                        <th>Supervisor Name</th>
+                                                        <th>University Name</th>
+                                                        <th>Proposal Ref.</th>
+                                                        <th>Applied On</th>
+                                                        <th>Status</th>
+                                                        <th>action</th>
+                                                    </tr>
+                                                </thead>
+                                                <tbody>
+                                                    <tr>
+                                                        <td style="font-size: 11px;">test</td>
+                                                        <td style="font-size: 11px;">test</td> 
+                                                        <td style="font-size: 11px;">test</td> 
+                                                        <td style="font-size: 11px;">test</td>
+                                                        <td style="font-size: 11px;">test</td>
+                                                        <td style="font-size: 11px;">test</td>
+                                                        <td style="font-size: 11px;">test</td>
+                                                    </tr>
+                                                </tbody>
+                                            </table>
+                                        </div>                                    
+                                    </div>
+                                </div>
+                            </div>                                                           
+                        </div>
+                    </div>
                 </div><!--end container-->
             </div>
         </section>

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

@@ -33,7 +33,7 @@
     <div class="container-fluid" style="padding: 0px;">
         <div id="navigation" style="border-top: 1px solid #d2d2d2; border-bottom: 1px solid #d2d2d2; background-color: #141639c4;">
             <!-- Navigation Menu-->   
-            <ul class="navigation-menu" style="margin-top: 15px; margin-bottom: -14px; margin-left: 13.9rem;">
+            <ul class="navigation-menu" style="margin-top: 15px; margin-bottom: -14px; margin-left: 13.2rem;">
                 <li><a href="{{ url('/home') }}" class="sub-menu-item active" style="margin-top: -2rem; margin-left: -1.4rem;">Home</a></li>
                 <li class="has-submenu parent-parent-menu-item">
                     <a href="{{ url('application') }}" class="sub-menu-item" style="margin-top: -2rem;">Application</a>

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

@@ -330,9 +330,9 @@ p{
 .list_table thead tr th {
     font-size: 12px;
     font-weight: 700;
-    background-color: #dedbf1!important;
+    background-color: #16183f69 !important;
     text-transform: capitalize;
-    color: #343434;
+    color: #ffff;
 }
 .list_table thead tr th {
     padding: 11px 6px 10px!important;