|
@@ -474,13 +474,22 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
<div class="col-md-10 col-12 mt-5" style="padding:1rem; padding-top: 2.5rem!important;">
|
|
|
<div class="tab-content" id="pills-tabContent">
|
|
|
<div class="tab-pane fade show p-2 rounded active" id="dash" role="tabpanel" aria-labelledby="dashboard">
|
|
|
- <div class="card p-2 rounded border-0" style="background-color: #16183f1c; color: #141639c4;">
|
|
|
+ <div class="card p-2 rounded border-0" style="background-color: #ffffff; color: #141639c4; height: 80vh;">
|
|
|
<div class="col-md-12">
|
|
|
<div class="row p-2">
|
|
|
<h6 style="font-weight:bold !important;">There are three available methods for doctoral applicants to submit their proposals :</h6>
|
|
|
- <p style="font-size: 13px;"><strong>Method 1:</strong> You can give your ARN to the student and request them to submit their proposal using your reference.</p>
|
|
|
- <p style="font-size: 13px;"><strong>Method 2:</strong> You can log in to your account, include the student's name and email address in Q Apply, and send them an invitation. This way, their application will be automatically tagged with your reference.</p>
|
|
|
- <p style="font-size: 13px; margin-bottom: 0px;"><strong>Method 3:</strong> You can share the Q Apply link with the student and ask them to fill out the form using their name and email. An invitation email will be sent to them, and then they can proceed with method 2.</p>
|
|
|
+ <div class="col-md-4 mt-3 ms-3" style="border: 1px solid #bdcdff; width: 31.5%;">
|
|
|
+ <h6 style="background-color: white; margin-top: -11px; width: 22%; font-size: 14px !important;"> Method 1:</h6>
|
|
|
+ <p style="font-size: 13px;"> You can give your ARN to the student and request them to submit their proposal using your reference.</p>
|
|
|
+ </div>
|
|
|
+ <div class="col-md-4 mt-3 ms-3" style="border: 1px solid #bdcdff; width: 31.5%;">
|
|
|
+ <h6 style="background-color: white; margin-top: -11px; width: 22%; font-size: 14px !important;"> Method 2:</h6>
|
|
|
+ <p style="font-size: 13px;">You can log in to your account, include the student's name and email address in Q Apply, and send them an invitation. This way, their application will be automatically tagged with your reference.</p>
|
|
|
+ </div>
|
|
|
+ <div class="col-md-4 mt-3 ms-3" style="border: 1px solid #bdcdff; width: 31.5%;">
|
|
|
+ <h6 style="background-color: white; margin-top: -11px; width: 22%; font-size: 14px !important;"> Method 3:</h6>
|
|
|
+ <p style="font-size: 13px; margin-bottom: 0px;">You can share the Q Apply link with the student and ask them to fill out the form using their name and email. An invitation email will be sent to them, and then they can proceed with method 2.</p>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -706,108 +715,226 @@ 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-11 bg-white rounded p-2 ms-2" style="width: 93.3%;">
|
|
|
+ <div class="col-md-8 rounded p-2 ms-2">
|
|
|
+ <div class="bg-white p-2 rounded">
|
|
|
<h6 style="padding: 8px 4px 0px; color: #141639c4; font-weight:bold !important;">Application Summary</h6>
|
|
|
- <div class="col-md-12">
|
|
|
- <div class="table-responsive">
|
|
|
- <table class="table table-bordered list_table">
|
|
|
- <thead>
|
|
|
- <tr>
|
|
|
- <th>Status</th>
|
|
|
- <th>Jan</th>
|
|
|
- <th>Feb</th>
|
|
|
- <th>Mar</th>
|
|
|
- <th>Apr</th>
|
|
|
- <th>May</th>
|
|
|
- <th>Jun</th>
|
|
|
- <th>Jul</th>
|
|
|
- <th>Aug</th>
|
|
|
- <th>Sept</th>
|
|
|
- <th>Oct</th>
|
|
|
- <th>Nov</th>
|
|
|
- <th>Dec</th>
|
|
|
- </tr>
|
|
|
- </thead>
|
|
|
- <tbody>
|
|
|
- <tr>
|
|
|
- <td style="font-size: 12px;">App receive</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>
|
|
|
- <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>
|
|
|
- <td style="font-size: 11px;">-</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td style="font-size: 12px;">Hold</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>
|
|
|
- <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>
|
|
|
- <td style="font-size: 11px;">-</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td style="font-size: 12px;">Rejected</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>
|
|
|
- <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>
|
|
|
- <td style="font-size: 11px;">-</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td style="font-size: 12px;">Pause</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>
|
|
|
- <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>
|
|
|
- <td style="font-size: 11px;">-</td>
|
|
|
- </tr>
|
|
|
- <tr>
|
|
|
- <td style="font-size: 12px;">Interested</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>
|
|
|
- <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>
|
|
|
- <td style="font-size: 11px;">-</td>
|
|
|
- </tr>
|
|
|
- </tbody>
|
|
|
- </table>
|
|
|
+ <div class="col-md-12 bg-white">
|
|
|
+ <div class="table-responsive">
|
|
|
+ <table class="table table-bordered list_table">
|
|
|
+ <thead>
|
|
|
+ <tr>
|
|
|
+ <th>Status</th>
|
|
|
+ <th>Jan</th>
|
|
|
+ <th>Feb</th>
|
|
|
+ <th>Mar</th>
|
|
|
+ <th>Apr</th>
|
|
|
+ <th>May</th>
|
|
|
+ <th>Jun</th>
|
|
|
+ <th>Jul</th>
|
|
|
+ <th>Aug</th>
|
|
|
+ <th>Sept</th>
|
|
|
+ <th>Oct</th>
|
|
|
+ <th>Nov</th>
|
|
|
+ <th>Dec</th>
|
|
|
+ </tr>
|
|
|
+ </thead>
|
|
|
+ <tbody>
|
|
|
+ <tr>
|
|
|
+ <td style="font-size: 12px;">App receive</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>
|
|
|
+ <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>
|
|
|
+ <td style="font-size: 11px;">-</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="font-size: 12px;">Hold</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>
|
|
|
+ <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>
|
|
|
+ <td style="font-size: 11px;">-</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="font-size: 12px;">Rejected</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>
|
|
|
+ <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>
|
|
|
+ <td style="font-size: 11px;">-</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="font-size: 12px;">Pause</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>
|
|
|
+ <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>
|
|
|
+ <td style="font-size: 11px;">-</td>
|
|
|
+ </tr>
|
|
|
+ <tr>
|
|
|
+ <td style="font-size: 12px;">Interested</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>
|
|
|
+ <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>
|
|
|
+ <td style="font-size: 11px;">-</td>
|
|
|
+ </tr>
|
|
|
+ </tbody>
|
|
|
+ </table>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
+ <div class="col-md-12 mt-3" style="margin-left: -4px;">
|
|
|
+ <div class="row">
|
|
|
+ <div class="col-md-5 bg-white rounded p-2 ms-3" style="width: 47.1%;">
|
|
|
+ <div class="row">
|
|
|
+ <div class="col-md-12 mt-2">
|
|
|
+ <div style="display: flex;">
|
|
|
+ <div class="left" style="width: 90%;">
|
|
|
+ <span class="title p-2" style="margin-bottom: 0px !important; color: #141639c4; font-weight:bold !important;">Profile</span>
|
|
|
+ </div>
|
|
|
+ <div class="right" style="width: 10%;">
|
|
|
+ <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;"><i class="fa fa-pencil"></i></button>
|
|
|
+ </a>
|
|
|
+ </span>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <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 profile_form" style="padding:10px; background-color: #4b4c6824; border: 1px solid #e9e5e5; border-radius: 5px;">
|
|
|
+ <input type="hidden" id="u_id" name="id" value="{{$user->id}}">
|
|
|
+ <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" id="first_name" name="first_name" value="{{$user->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" id="last_name" name="last_name" value="{{$user->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" id="university_name" name="university_name" value="{{$user->university_name}}" required="" style="font-size: 13px;"> --}}
|
|
|
+ <select class="form-control" name="university_name" id="university_name">
|
|
|
+ <option value="" disabled selected>Choose one..</option>
|
|
|
+ @foreach($universities as $row)
|
|
|
+ <option value="{{$row->id}}" @if($user->university_name ==$row->id) selected @endif>{{ $row->name}}</option>
|
|
|
+ @endforeach
|
|
|
+
|
|
|
+ </select>
|
|
|
+
|
|
|
+ </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">
|
|
|
+ <select class="form-control" name="department" id="department_id">
|
|
|
+ <option value="" disabled selected>Choose one..</option>
|
|
|
+ @foreach($departments as $row)
|
|
|
+ <option value="{{$row->id}}" @if($user->department ==$row->id) selected @endif>{{ $row->name}}</option>
|
|
|
+ @endforeach
|
|
|
+
|
|
|
+ </select>
|
|
|
+ </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>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div class="left mb-2 mt-2">
|
|
|
+ <div id="load_profile_info">
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div><!--end col-->
|
|
|
+ <div class="col-md-5 bg-white rounded p-2 ms-4" style="width: 47.1%;">
|
|
|
+ <div class="row">
|
|
|
+ <div class="col-md-12">
|
|
|
+ <h6 style="padding: 13px 10px 0px; color: #141639c4; font-weight:bold !important;">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="" 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="" 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="" style="font-size: 13px;">
|
|
|
+ <div class="col-md-12" style="text-align: center;">
|
|
|
+ <button class="btn btn2 mt-3 change_password">Changed</button>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ </div><!--end col-->
|
|
|
+ </div><!--end col-->
|
|
|
+ </div>
|
|
|
</div><!--end col-->
|
|
|
<!-- <div class="col-md-3 bg-white rounded p-2 ms-4">
|
|
|
<div class="row">
|
|
@@ -836,180 +963,63 @@ tbody, td, tfoot, th, thead, tr {
|
|
|
</div>
|
|
|
</div>
|
|
|
</div> -->
|
|
|
- </div>
|
|
|
- <div class="col-md-12 mt-3">
|
|
|
+ <div class="col-md-3 bg-white rounded mt-2 p-2 ms-3" style="width: 30%;">
|
|
|
<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 mt-2">
|
|
|
- <div style="display: flex;">
|
|
|
- <div class="left" style="width: 90%;">
|
|
|
- <span class="title p-2" style="margin-bottom: 0px !important; color: #141639c4; font-weight:bold !important;">Profile</span>
|
|
|
- </div>
|
|
|
- <div class="right" style="width: 10%;">
|
|
|
- <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;"><i class="fa fa-pencil"></i></button>
|
|
|
- </a>
|
|
|
- </span>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <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 profile_form" style="padding:10px; background-color: #4b4c6824; border: 1px solid #e9e5e5; border-radius: 5px;">
|
|
|
- <input type="hidden" id="u_id" name="id" value="{{$user->id}}">
|
|
|
- <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" id="first_name" name="first_name" value="{{$user->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" id="last_name" name="last_name" value="{{$user->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" id="university_name" name="university_name" value="{{$user->university_name}}" required="" style="font-size: 13px;"> --}}
|
|
|
- <select class="form-control" name="university_name" id="university_name">
|
|
|
- <option value="" disabled selected>Choose one..</option>
|
|
|
- @foreach($universities as $row)
|
|
|
- <option value="{{$row->id}}" @if($user->university_name ==$row->id) selected @endif>{{ $row->name}}</option>
|
|
|
- @endforeach
|
|
|
-
|
|
|
- </select>
|
|
|
-
|
|
|
- </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">
|
|
|
- <select class="form-control" name="department" id="department_id">
|
|
|
- <option value="" disabled selected>Choose one..</option>
|
|
|
- @foreach($departments as $row)
|
|
|
- <option value="{{$row->id}}" @if($user->department ==$row->id) selected @endif>{{ $row->name}}</option>
|
|
|
- @endforeach
|
|
|
-
|
|
|
- </select>
|
|
|
- </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>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="left mb-2 mt-2">
|
|
|
- <div id="load_profile_info">
|
|
|
- </div>
|
|
|
+ <div class="col-md-12">
|
|
|
+ <h6 style="padding: 13px 8px 0px; margin-bottom: 0px; color: #141639c4; font-weight:bold !important;">Research Interest</h6>
|
|
|
+ <p class="ms-2" style="font-size: 11px;">Make yourself visible to candidates</p>
|
|
|
+ <div class="col-md-12 mt-2">
|
|
|
+ <div class="mb-2">
|
|
|
+ <div class="form-icon position-relative p-2" style="display: flex;">
|
|
|
+ <input type="hidden" name="user_id" value="{{$user->id}}" id="res_user_id">
|
|
|
+ <input type="text" class="form-control" placeholder="" name="research" id="research" required="">
|
|
|
+ <button class="btn btn2 research_interest" style="margin-left: -3.4rem; border-radius: 0px 6px 6px 0px">Add</button>
|
|
|
</div>
|
|
|
</div>
|
|
|
- </div>
|
|
|
- </div><!--end col-->
|
|
|
- <div class="col-md-4 bg-white rounded p-2 ms-4" style="width: 32.4%;">
|
|
|
- <div class="row">
|
|
|
-
|
|
|
- <div class="col-md-12">
|
|
|
- <h6 style="padding: 13px 10px 0px; color: #141639c4; font-weight:bold !important;">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="" 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="" 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="" style="font-size: 13px;">
|
|
|
- <div class="col-md-12" style="text-align: center;">
|
|
|
- <button class="btn btn2 mt-3 change_password">Changed</button>
|
|
|
+ <div class="single_glance_row mt-4">
|
|
|
+ <div style="display: flex;">
|
|
|
+ <div class="left" style="width: 90%;">
|
|
|
+ <div id="load_research_interest"></div>
|
|
|
+ {{-- <span class="title" style="font-size:11px;" id="interest" contenteditable="true" style="padding: 5px;">Business 1</span> --}}
|
|
|
</div>
|
|
|
+ <!-- <div class="right" style="width: 10%;">
|
|
|
+ <span class="title" style="font-size:11px;">
|
|
|
+ <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" style="padding: 2px 5px !important; font-size: 11px;"><i class="fa fa-pencil"></i></button>
|
|
|
+ </a>
|
|
|
+ </span>
|
|
|
+ </div> -->
|
|
|
</div>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- </div><!--end col-->
|
|
|
- <div class="col-md-2 bg-white rounded p-2 ms-4" style="width:25%;">
|
|
|
- <div class="row">
|
|
|
- <div class="col-md-12">
|
|
|
- <h6 style="padding: 13px 8px 0px; margin-bottom: 0px; color: #141639c4; font-weight:bold !important;">Research Interest</h6>
|
|
|
- <p class="ms-2" style="font-size: 11px;">Make yourself visible to candidates</p>
|
|
|
- <div class="col-md-12 mt-2">
|
|
|
- <div class="mb-2">
|
|
|
- <div class="form-icon position-relative p-2" style="display: flex;">
|
|
|
- <input type="hidden" name="user_id" value="{{$user->id}}" id="res_user_id">
|
|
|
- <input type="text" class="form-control" placeholder="" name="research" id="research" required="">
|
|
|
- <button class="btn btn2 research_interest" style="margin-left: -3.4rem; border-radius: 0px 6px 6px 0px">Add</button>
|
|
|
- </div>
|
|
|
- </div>
|
|
|
- <div class="single_glance_row mt-4">
|
|
|
- <div style="display: flex;">
|
|
|
- <div class="left" style="width: 90%;">
|
|
|
- <div id="load_research_interest"></div>
|
|
|
- {{-- <span class="title" style="font-size:11px;" id="interest" contenteditable="true" style="padding: 5px;">Business 1</span> --}}
|
|
|
- </div>
|
|
|
- <!-- <div class="right" style="width: 10%;">
|
|
|
- <span class="title" style="font-size:11px;">
|
|
|
- <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" style="padding: 2px 5px !important; font-size: 11px;"><i class="fa fa-pencil"></i></button>
|
|
|
- </a>
|
|
|
- </span>
|
|
|
- </div> -->
|
|
|
- </div>
|
|
|
- <!-- <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 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>
|
|
|
- </form>
|
|
|
+ </div>
|
|
|
+ <div class="col-md-12">
|
|
|
+ <div class="text-end">
|
|
|
+ <button class="btn btn2">Update</button>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- </div>
|
|
|
- </div> -->
|
|
|
+ </form>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
- </div>
|
|
|
+ </div> -->
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
- </div><!--end col-->
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</div>
|
|
|
+ </div>
|
|
|
</div><!--end teb pane-->
|
|
|
</div><!--end tab content-->
|
|
|
</div><!--end col-->
|