| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162 |
- @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-3 mb-4">
- <div class="col-md-12">
- <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;"><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">
- <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">
- <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>
- <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 search-box" placeholder="Please type your Supervisor's ARN here" name="" required="">
- <button type="submit" class="search-btn">Search</button>
- </div>
- <div class="alert mt-3 mb-3">
- <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" style="font-weight: 500;">Designation</span></br>
- <span class="text-muted" style="font-weight: 500;">Dept</span>
- <span>.</span>
- <span class="text-muted" style="font-weight: 500;">University Name</span>
- </div>
- <div class="col-md-2 mt-3">
- <button onclick="document.getElementById('id01').style.display='block'" class="btn btn3" style="margin-left: 1.1rem;">Apply</button>
- <div id="id01" class="apply-modal mt-5">
- <div class="apply-modal-content apply-animate-top apply-card-4">
- <header class="container apply-teal">
- <span onclick="document.getElementById('id01').style.display='none'"
- class="w3-button w3-display-topright">×</span>
- <h5 class="mt-3" style="font-weight: bold;">Submit your Proposal</h5>
- </header>
- <div class="w3-container">
- <p>Some text..</p>
- <p>Some text..</p>
- </div>
- <footer class="w3-container apply-teal">
- <p>Modal Footer</p>
- </footer>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div><!--end col-->
- <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">
- <div class="container-fluid" style="padding:0px !important;">
- <div class="row">
- <p style="font-size: 13px;">Earn points by referring your friends or colleagues to register and submit their first application. Once they submit their application, you will receive the points.</p>
- <div class="col-md-12">
- <form class="login-form">
- <div class="row">
- <div class="col-md-12">
- <div class="mb-3">
- <label class="form-label"></label>
- <div class="form-icon position-relative">
- <input type="email" class="form-control" placeholder="Email" name="email" required="">
- </div>
- </div>
- </div>
- <div class="col-lg-12" style="margin-top:-18px;">
- <div class="mb-3">
- <label class="form-label"></label>
- <div class="form-icon position-relative">
- <input type="password" class="form-control" placeholder="Password" required="">
- </div>
- </div>
- </div><!--end col-->
- <div class="col-md-12">
- <div class="mt-2 mb-4 text-center">
- <button type="submit" class="btn btn1" style="padding: 3px 18px;">
- {{ __('Invite') }}
- </button>
- </div>
- </div>
- </div>
- </form>
- </div>
- </div>
- </div>
- </div>
- </div>
- </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 class="w3-container mt-5">
-
-
- </div>
- </div><!--end container-->
- </div>
- </section>
- @endsection
|