teacher_profile.blade.php 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <title>Research Admission</title>
  6. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  7. <meta name="description" content="Information & Guidance on the PhD Process, Connect with Supervisor and Many" />
  8. <meta name="keywords" content="" />
  9. <!-- facebook tags -->
  10. <meta property="og:url" content="http://www.facebook.com/researchadmission"/>
  11. <meta property="og:type" content="website"/>
  12. <meta property="og:title" content="Research Admission"/>
  13. <meta property="og:description" content="Information & Guidance on the PhD Process, Connect with Supervisor and Many"/>
  14. <!-- Linkedin tags -->
  15. <meta property="og:url" content="https://www.linkedin.com/company/researchadmission"/>
  16. <meta property="og:type" content="website"/>
  17. <meta property="og:title" content="Research Admission"/>
  18. <meta property="og:description" content="Information & Guidance on the PhD Process, Connect with Supervisor and Many"/>
  19. <!-- favicon -->
  20. <link rel="shortcut icon" href="{{asset('web/images/logo.png') }}">
  21. <!-- Bootstrap -->
  22. <link href="{{ asset('web/css/bootstrap.min.css') }}" rel="stylesheet" type="text/css" />
  23. <!-- tobii css -->
  24. <link href="{{asset('web/css/tobii.min.css')}}" rel="stylesheet" type="text/css" />
  25. <!-- Icons -->
  26. <link href="{{asset('web/css/materialdesignicons.min.css')}}" rel="stylesheet" type="text/css" />
  27. <link rel="stylesheet" type="text/css" href="{{ asset('web/stylesheets/font-awesome.min.css') }}" />
  28. <link rel="stylesheet" href="https://unicons.iconscout.com/release/v3.0.6/css/line.css">
  29. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css">
  30. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/limonte-sweetalert2/11.6.15/sweetalert2.min.css">
  31. <!-- Slider -->
  32. <link rel="stylesheet" href="{{asset('web/css/tiny-slider.css')}}"/>
  33. <!-- Main Css -->
  34. <link href="{{asset('web/css/style.css')}}" rel="stylesheet" type="text/css" id="theme-opt" />
  35. <link href="{{asset('web/css/colors/default.css')}}" rel="stylesheet" id="color-opt">
  36. <link rel="preconnect" href="https://fonts.googleapis.com">
  37. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  38. <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;900&display=swap" rel="stylesheet">
  39. <link rel="preconnect" href="https://fonts.googleapis.com">
  40. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  41. <link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@700&display=swap" rel="stylesheet">
  42. <link rel="preconnect" href="https://fonts.googleapis.com">
  43. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  44. <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@200;300&display=swap" rel="stylesheet">
  45. <link rel="stylesheet" href="{{asset('web/css/datepicker.min.css')}}">
  46. <link rel="stylesheet" href="{{asset('web/css/sweetalert/sweetalert.css')}}">
  47. </head>
  48. <style>
  49. body {
  50. font-family: 'Oswald', sans-serif;
  51. font-family: 'Quicksand', sans-serif;
  52. }
  53. h1, h2, h3, h4, h5, h6 {
  54. font-family: 'Oswald', sans-serif;
  55. font-family: 'Quicksand', sans-serif;
  56. }
  57. .bg-half-170 {
  58. padding:0px;
  59. }
  60. .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 {
  61. background-color: #141639c4 !important;
  62. color: white!important;
  63. border-radius:0px !important;
  64. }
  65. .nav-pills .nav-link{
  66. color: white !important;
  67. }
  68. .nav-pills {
  69. margin-bottom: 0px;
  70. background:none;
  71. }
  72. .logo {
  73. font-weight: 700;
  74. font-size: 24px;
  75. margin-right: 0px;
  76. padding: 0 0 6px;
  77. letter-spacing: 1px;
  78. line-height: 68px;
  79. }
  80. a {
  81. text-decoration: none !important;
  82. }
  83. .table {
  84. width: 100%;
  85. color: #6e6b7b;
  86. }
  87. .list_table thead tr th {
  88. font-size: 12px;
  89. font-weight: 700;
  90. background-color: #16183f69;
  91. text-transform: capitalize;
  92. color: #ffff;
  93. }
  94. .list_table thead tr th {
  95. padding: 11px 6px 10px!important;
  96. }
  97. .list_table .institute_info {
  98. display: flex !important;
  99. }
  100. .list_table .institute_info .left {
  101. width: 37px;
  102. align-self: center;
  103. }
  104. .list_table .institute_info .left .fa {
  105. background: #f1f0fb;
  106. padding: 10px;
  107. border-radius: 100%;
  108. font-size: 14px;
  109. color: #2e1153;
  110. }
  111. tbody, td, tfoot, th, thead, tr {
  112. border-color: inherit;
  113. border-style: dashed;
  114. border-width: 0;
  115. }
  116. .change_pass_btn {
  117. margin-top: 0;
  118. color: #ffff;
  119. border: 1px solid #9f9fa169;
  120. border-radius: 50%;
  121. padding: 8px 8px;
  122. margin-right: 0;
  123. background: #16183f69;
  124. font-size: 15px!important;
  125. }
  126. .icon_bar {
  127. width: fit-content;
  128. overflow: auto;
  129. border-radius: 0.25rem;
  130. padding: 2px 4px;
  131. margin: 0 auto;
  132. border: 0.5px solid #d8e2e7;
  133. }
  134. .icon_bar a {
  135. text-align: center;
  136. padding: 0;
  137. color: #818084;
  138. font-size: 16px;
  139. margin: 0 3px;
  140. border-bottom: none;
  141. top: 0;
  142. }
  143. .full{
  144. height:739px !important;
  145. background-color: #1416398a!important;
  146. }
  147. .label_badge_radius {
  148. color: #2e1153;
  149. border-radius: 20px;
  150. padding: 1px 10px;
  151. font-size: 10px;
  152. line-height: 1.3;
  153. letter-spacing: .2px;
  154. font-weight: 600;
  155. background-image: linear-gradient(to right, rgb(46 17 83 / 19%), rgb(245, 244, 253));
  156. }
  157. .label_badge_no {
  158. color: red;
  159. border-radius: 20px;
  160. padding: 1px 10px;
  161. font-size: 11px;
  162. line-height: 1.3;
  163. letter-spacing: .2px;
  164. font-weight: 600;
  165. background-color:#ffecee;
  166. }
  167. .label_badge_gpa {
  168. color: #00b4d8;
  169. border-radius: 20px;
  170. padding: 1px 10px;
  171. font-size: 11px;
  172. line-height: 1.3;
  173. letter-spacing: .2px;
  174. font-weight: 600;
  175. background-color:#e2edff;
  176. }
  177. .label_badge_work {
  178. color: #10bd77;
  179. border-radius: 20px;
  180. padding: 1px 10px;
  181. font-size: 11px;
  182. line-height: 1.3;
  183. letter-spacing: .2px;
  184. font-weight: 600;
  185. background-color:#dffff2;;
  186. }
  187. .ms-5 {
  188. margin-left: 2.4rem!important;
  189. }
  190. .btncl{
  191. padding: 2px 6px;
  192. color: #ffffff !important;
  193. background-color: #ffc107 !important;
  194. border-radius: 30px;
  195. }
  196. .btncl:hover {
  197. background-color: #ffffff !important;
  198. border-color: #ffc107 !important;
  199. color: #ffc107 !important;
  200. }
  201. .btn2{
  202. background-color: #141639c4 !important;
  203. color:white !important;
  204. border-radius: 20px;
  205. box-shadow:none !important;
  206. padding:3px 13px !important;
  207. font-size:13px;
  208. }
  209. .btn2:hover{
  210. background: #fff !important;
  211. color: #141639c4 !important;
  212. border-radius: 20px;
  213. border-color: #2e1153!important;
  214. }
  215. .top_part_status_name {
  216. border-radius: 20px;
  217. padding: 1px 22px 1px 10px;
  218. font-size: 10px;
  219. font-weight: 400;
  220. line-height: 1.3;
  221. letter-spacing: .2px;
  222. top: 0;
  223. position: relative;
  224. width: fit-content;
  225. display: flex;
  226. }
  227. .top_part_status .dropdown .dropdown-menu.show .dropdown-item:first-child {
  228. border-top-left-radius: 0.25rem;
  229. border-top-right-radius: 0.25rem;
  230. }
  231. .top_part_status .dropdown .dropdown-menu.show .dropdown-item:hover {
  232. background: #2e1153;
  233. color: #fff !important;
  234. }
  235. .dropdown-menu {
  236. display: none;
  237. float: left;
  238. min-width:5rem;
  239. padding: 0.5rem 0;
  240. margin: 0.125rem 0 0;
  241. color: #212529;
  242. text-align: left;
  243. list-style: none;
  244. background-color: #fff;
  245. background-clip: padding-box;
  246. border: 1px solid rgba(0,0,0,.15);
  247. border-radius: 0.25rem;
  248. font-size: 11px;
  249. background-color: #dedbf1;
  250. }
  251. .dropdown-item {
  252. display: block;
  253. width: 100%;
  254. clear: both;
  255. font-weight: 400;
  256. text-align: inherit;
  257. white-space: nowrap;
  258. background: 0 0;
  259. border: 0;
  260. padding: 4px 12px;
  261. }
  262. </style>
  263. <body>
  264. <header id="" class="defaultscroll sticky">
  265. <div class="container-fluid">
  266. <div class="row">
  267. <div class="col-lg-12">
  268. <nav class="mt-2 header-navbar navbar-expand-lg navbar-fixed align-items-center navbar-brand-center">
  269. <div class="navbar-container d-flex content">
  270. <div class="col-md-10">
  271. <div class="d-flex align-items-center">
  272. <ul class="nav navbar-nav mr-auto header_left">
  273. <li class="nav-item d-flex">
  274. <div class="col md-6 mt-1 mb-1" style="margin-left: 10px;">
  275. <a class="logo" href="index.html">
  276. <h3 style="font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
  277. </a>
  278. </div>
  279. </li>
  280. </ul>
  281. </div>
  282. </div>
  283. <div class="col-md-2" style="display:flex;">
  284. <ul class="nav navbar-nav align-items-center ml-auto header_right ps-5">
  285. <li class="nav-item dropdown dropdown-notification">
  286. <a href="">
  287. <i class="fa fa-bell change_pass_btn"></i>
  288. </a>
  289. </li>
  290. </ul>
  291. <ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
  292. <li class="nav-item dropdown dropdown-notification">
  293. <a href="">
  294. <i class="fa fa-cog change_pass_btn"></i>
  295. </a>
  296. </li>
  297. </ul>
  298. <ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
  299. <li class="nav-item dropdown dropdown-notification">
  300. <a href="">
  301. </a>
  302. </li>
  303. </ul>
  304. <ul class="nav navbar-nav align-items-center ml-auto header_right ps-1">
  305. <li class="nav-item dropdown dropdown-notification">
  306. <a href="">
  307. <h5 class="change_pass_btn" style="height: 33px; margin-top: 7px; padding: 5px 8px;">IZ</h5>
  308. </a>
  309. </li>
  310. </ul>
  311. <ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
  312. <li class="nav-item dropdown dropdown-notification">
  313. <a href="{{ route('teacher-logout') }}"
  314. onclick="event.preventDefault();
  315. document.getElementById('logout-form').submit();">
  316. <i class="fa fa-sign-out change_pass_btn"></i>
  317. </a>
  318. <form id="logout-form" action="{{ route('teacher-logout') }}" method="POST" class="d-none">
  319. @csrf
  320. </form>
  321. </li>
  322. </ul>
  323. </div>
  324. </div>
  325. </nav>
  326. </div>
  327. </div>
  328. </div>
  329. </header>
  330. <section class="bg-half-170 d-table w-100 it-home" style="background-color: #efefef;">
  331. <div class="container-fluid">
  332. <div class="row">
  333. <div class="col-md-2" style="padding:0px;">
  334. <div class="full">
  335. <ul class="nav nav-pills nav-justified flex-column mb-0" id="pills-tab" role="tablist">
  336. <li class="nav-item" style="margin-top: 35px;">
  337. <a class="nav-link active" id="dentalcare" data-bs-toggle="pill" href="#dental" role="tab" aria-controls="dental" aria-selected="false">
  338. <div class="text-start py-1 px-2" style="display:flex;">
  339. <i class="fa fa-graduation-cap ms-3" style="font-size: 11px; margin-top: 5px;"></i>
  340. <h6 class="mb-0" style="margin-left: 6px; font-size: 13px !important;">Application</h6>
  341. </div>
  342. </a><!--end nav link-->
  343. </li><!--end nav item-->
  344. <li class="nav-item">
  345. <a class="nav-link rounded" id="cardeography" data-bs-toggle="pill" href="#cardeo" role="tab" aria-controls="cardeo" aria-selected="false">
  346. <div class="text-start py-1 px-2" style="display:flex;">
  347. <i class="fa fa-user ms-3" style="font-size: 11px; margin-top: 5px;"></i>
  348. <h6 class="mb-0" style="margin-left: 10px; font-size: 13px !important;">Wishlist </h6>
  349. </div>
  350. </a><!--end nav link-->
  351. </li><!--end nav item-->
  352. <li class="nav-item">
  353. <a class="nav-link rounded" id="eyecare" data-bs-toggle="pill" href="#eye" role="tab" aria-controls="eye" aria-selected="false">
  354. <div class="text-start py-1 px-2" style="display:flex;">
  355. <i class="fa fa-home ms-3" style="font-size: 11px; margin-top: 5px;"></i>
  356. <h6 class="mb-0" style="margin-left: 6px; font-size: 13px !important;">Explore</h6>
  357. </div>
  358. </a><!--end nav link-->
  359. </li><!--end nav item-->
  360. <li class="nav-item">
  361. <a class="nav-link rounded" id="headcare" data-bs-toggle="pill" href="#head" role="tab" aria-controls="head" aria-selected="false">
  362. <div class="text-start py-1 px-2" style="display:flex;">
  363. <i class="fa fa-home ms-3" style="font-size: 11px; margin-top: 5px;"></i>
  364. <h6 class="mb-0" style="margin-left: 6px; font-size: 13px !important;">My Account</h6>
  365. </div>
  366. </a><!--end nav link-->
  367. </li><!--end nav item-->
  368. </ul><!--end nav pills-->
  369. </div>
  370. </div><!--end col-->
  371. <div class="col-md-10 col-12 mt-2" style="padding:1rem;">
  372. <div class="tab-content" id="pills-tabContent">
  373. <div class="tab-pane fade show active p-2 rounded" id="dental" role="tabpanel" aria-labelledby="dentalcare">
  374. <form method="POST" action="" style="padding: 10px; background-color: #16183f69; border-radius: 5px 5px 0px 0px;">
  375. <div class="row">
  376. <div class="col-md-3">
  377. <div class="mb-1">
  378. <label class="form-label" for="apply_ref" style="color: white; font-size:12px;">Apply Ref/Student Name or Email</label>
  379. <div class="form-icon position-relative">
  380. <input type="text" for="apply_ref" name="apply_ref" class="form-control ps-2" required="">
  381. </div>
  382. </div>
  383. </div>
  384. <div class="col-md-3">
  385. <div class="mb-1">
  386. <label class="form-label" for="" style="color: white; font-size:12px;">Approve Status</label>
  387. <div class="form-icon position-relative">
  388. <select name="approve" id="approve" class="form-control frm" required="">
  389. <option disabled="" selected="" value="">Default</option>
  390. </select>
  391. </div>
  392. </div>
  393. </div>
  394. <div class="col-md-3">
  395. <div class="mb-1">
  396. <label class="form-label" style="color: white; font-size:12px;">App Date Range</label>
  397. <div class="form-icon position-relative">
  398. <select name="app_date" id="app_date" class="form-control frm" required="">
  399. <option disabled="" selected="" value="">Date Range</option>
  400. </select>
  401. </div>
  402. </div>
  403. </div>
  404. <div class="col-md-3">
  405. <div class="mb-1">
  406. <label class="form-label" for="start date" style="color: white; font-size:12px;">Start Date</label>
  407. <div class="form-icon position-relative">
  408. <input name="startdate" type="text" class="form-control start" placeholder="start Date" autocomplete="off">
  409. </div>
  410. </div>
  411. </div>
  412. </div>
  413. </form>
  414. <div class="col-md-12" style="background-color:white; border-radius: 0px 0px 5px 5px;">
  415. <div class="mb-4" style="padding:15px;">
  416. <div class="text-end">
  417. <button class="btn btncl"><i class="fa fa-refresh"></i></button>
  418. <button class="btn btn2">Save</button>
  419. </div>
  420. </div>
  421. </div>
  422. <div class="col-md-12 bg-white" style="padding:10px; height:500px;">
  423. <h4 class="text-info">Ref :{{ auth_user()->ref_no }}</h4>
  424. <div class="table-responsive">
  425. <table class="table table-bordered list_table">
  426. <thead>
  427. <tr>
  428. <th>Sl</th>
  429. <th>Student Information</th>
  430. <th>Education</th>
  431. <th class="text-center">English Test</th>
  432. <th class="text-center">work History</th>
  433. <th>Proposal Summary</th>
  434. <th class="text-center">Status</th>
  435. </tr>
  436. </thead>
  437. <tbody>
  438. @foreach($students as $key=>$row)
  439. <tr>
  440. <td style="font-size: 11px;">{{$key+1}}</td>
  441. <td>
  442. <div style="font-size: 11px; font-weight: 900; display:block;">
  443. <span>{{$row->first_name}}</span>
  444. </div>
  445. <div style="font-size: 11px; font-weight: 600; display:block;">
  446. <a href="" class="">0111301 <span style="color:#626262 !important;">(Apply Ref.)</span></a>
  447. </div>
  448. <div style="font-size: 11px; font-weight: 600; display:block;">
  449. <span>{{date("d M, Y", strtotime($row->dob))}}</span>
  450. </div>
  451. </td>
  452. <td style="font-size: 11px;">
  453. <div style="font-size: 11px; font-weight: 600; display:block;">
  454. <span>Civil Technology</span>
  455. </div>
  456. <div style="font-size: 11px; font-weight: 600; display:block;">
  457. <span>Sep 2023 - aug 2023</span>
  458. </div>
  459. <div class="mt-1" style="font-size: 11px; display:block;">
  460. <span class="label_badge_gpa">2.88 (GPA)</span>
  461. </div>
  462. </td>
  463. <td style="font-size: 11px; font-weight: 600; text-align:center;">IELTS
  464. <div style="font-size: 11px;">
  465. <span>6</span>
  466. </div>
  467. </td>
  468. <td style="font-size: 11px; text-align:center;">
  469. <div style="font-size: 11px; display:block;">
  470. <span class="label_badge_work">3 years</span>
  471. </div>
  472. <div style="font-size: 11px; font-weight: 600; display:block;">
  473. <span>Sep 2019 - continue</span>
  474. </div>
  475. </td>
  476. <td style="font-size: 11px;">
  477. <div class="inner_right">
  478. <a href="{{ url('title') }}"><strong style="font-size:11px; color:#6e6b7b;">Title</strong></a></br>
  479. <span>Bangla</span>
  480. <span>.</span>
  481. <span>Self-funded</span>
  482. <span>.</span>
  483. <span>Qualitative</span>
  484. </div>
  485. </td>
  486. <td style="font-size: 11px; text-align:center;">
  487. <div class="top_part_status" style="position: relative; width: fit-content; margin-left: 10px;">
  488. <span class="top_part_status_name" style="background: #dcdcdc; color: #8c9094;">
  489. New
  490. </span>
  491. <div class="dropdown" style="top: 0.4px; position: absolute; right: 9px;">
  492. <i class="fa fa-caret-down dropdown-toggle add_hover tooltips" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="true" data-original-title="Change Status" style="color: #8c9094;"></i>
  493. <div class="dropdown-menu" aria-labelledby="dropdownMenuButton" x-placement="bottom-start" style="position: absolute; transform: translate3d(10px, 13px, 0px); top: 0px; left: 0px; will-change: transform; margin-left: -75px; z-index: 2; margin-top: 10px;">
  494. <a class="dropdown-item document_review_status_change" data-sval="1" name="sublead_status" href="#">In Review</a>
  495. <a class="dropdown-item document_review_status_change activate" data-sval="2" name="sublead_status" href="#">Hold</a>
  496. <a class="dropdown-item document_review_status_change" data-sval="3" name="sublead_status" href="#">Pause</a>
  497. <a class="dropdown-item document_review_status_change" data-sval="3" name="sublead_status" href="#">Rejected</a>
  498. <a class="dropdown-item document_review_status_change" data-sval="3" name="sublead_status" href="#">Interested</a>
  499. </div>
  500. </div>
  501. </div>
  502. </td>
  503. </tr>
  504. @endforeach
  505. </tbody>
  506. </table>
  507. </div>
  508. </div><!--end col-->
  509. </div><!--end teb pane-->
  510. <div class="tab-pane fade bg-white p-2 rounded shadow" id="cardeo" role="tabpanel" aria-labelledby="cardeography" style="height:530px;">
  511. <div class="col-md-12">
  512. <div class="table-responsive">
  513. <table class="table table-bordered list_table">
  514. <thead>
  515. <tr>
  516. <th>Institution</th>
  517. <th>Subject</th>
  518. <th>Result</th>
  519. <th>Method</th>
  520. <th>PYear</th>
  521. <th>Country</th>
  522. </tr>
  523. </thead>
  524. <tbody>
  525. <tr>
  526. <td>
  527. <div class="institute_info">
  528. <div class="left">
  529. <i class="fa fa-university" style="padding: 7px;"></i>
  530. </div>
  531. <div class="right">
  532. <span class="main_title" style="font-size: 11px;">BSC</span>
  533. </div>
  534. </div>
  535. </td>
  536. <td style="font-size: 11px;">test</td>
  537. <td style="font-size: 11px;">test</td>
  538. <td style="font-size: 11px;">test</td>
  539. <td style="font-size: 11px;">test</td>
  540. <td style="font-size: 11px;">test</td>
  541. </tr>
  542. </tbody>
  543. <tbody>
  544. <tr>
  545. <td>
  546. <div class="institute_info">
  547. <div class="left">
  548. <i class="fa fa-university" style="padding: 7px;"></i>
  549. </div>
  550. <div class="right">
  551. <span class="main_title" style="font-size: 11px;">MSC</span>
  552. </div>
  553. </div>
  554. </td>
  555. <td style="font-size: 11px;">test</td>
  556. <td style="font-size: 11px;">test</td>
  557. <td style="font-size: 11px;">test</td>
  558. <td style="font-size: 11px;">test</td>
  559. <td style="font-size: 11px;">test</td>
  560. </tr>
  561. </tbody>
  562. </table>
  563. </div>
  564. </div><!--end col-->
  565. </div><!--end teb pane-->
  566. <div class="tab-pane fade bg-white p-2 rounded shadow" id="eye" role="tabpanel" aria-labelledby="eyecare" style="height:530px;">
  567. <div class="col-md-12">
  568. <div class="table-responsive">
  569. <table class="table table-bordered list_table">
  570. <thead>
  571. <tr>
  572. <th>Institution</th>
  573. <th>Subject</th>
  574. <th>Result</th>
  575. <th>Method</th>
  576. <th>PYear</th>
  577. <th>Country</th>
  578. </tr>
  579. </thead>
  580. <tbody>
  581. <tr>
  582. <td>
  583. <div class="institute_info">
  584. <div class="left">
  585. <i class="fa fa-university" style="padding: 7px;"></i>
  586. </div>
  587. <div class="right">
  588. <span class="main_title" style="font-size: 11px;">BSC</span>
  589. </div>
  590. </div>
  591. </td>
  592. <td style="font-size: 11px;">test</td>
  593. <td style="font-size: 11px;">test</td>
  594. <td style="font-size: 11px;">test</td>
  595. <td style="font-size: 11px;">test</td>
  596. <td style="font-size: 11px;">test</td>
  597. </tr>
  598. </tbody>
  599. <tbody>
  600. <tr>
  601. <td>
  602. <div class="institute_info">
  603. <div class="left">
  604. <i class="fa fa-university" style="padding: 7px;"></i>
  605. </div>
  606. <div class="right">
  607. <span class="main_title" style="font-size: 11px;">MSC</span>
  608. </div>
  609. </div>
  610. </td>
  611. <td style="font-size: 11px;">test</td>
  612. <td style="font-size: 11px;">test</td>
  613. <td style="font-size: 11px;">test</td>
  614. <td style="font-size: 11px;">test</td>
  615. <td style="font-size: 11px;">test</td>
  616. </tr>
  617. </tbody>
  618. </table>
  619. </div>
  620. </div><!--end col-->
  621. </div><!--end teb pane-->
  622. <div class="tab-pane fade bg-white p-2 rounded shadow" id="head" role="tabpanel" aria-labelledby="headcare" style="height:530px;">
  623. <div class="col-md-12">
  624. <div class="table-responsive">
  625. <table class="table table-bordered list_table">
  626. <thead>
  627. <tr>
  628. <th>Institution</th>
  629. <th>Subject</th>
  630. <th>Result</th>
  631. <th>Method</th>
  632. <th>PYear</th>
  633. <th>Country</th>
  634. </tr>
  635. </thead>
  636. <tbody>
  637. <tr>
  638. <td>
  639. <div class="institute_info">
  640. <div class="left">
  641. <i class="fa fa-university" style="padding: 7px;"></i>
  642. </div>
  643. <div class="right">
  644. <span class="main_title" style="font-size: 11px;">BSC</span>
  645. </div>
  646. </div>
  647. </td>
  648. <td style="font-size: 11px;">test</td>
  649. <td style="font-size: 11px;">test</td>
  650. <td style="font-size: 11px;">test</td>
  651. <td style="font-size: 11px;">test</td>
  652. <td style="font-size: 11px;">test</td>
  653. </tr>
  654. </tbody>
  655. <tbody>
  656. <tr>
  657. <td>
  658. <div class="institute_info">
  659. <div class="left">
  660. <i class="fa fa-university" style="padding: 7px;"></i>
  661. </div>
  662. <div class="right">
  663. <span class="main_title" style="font-size: 11px;">MSC</span>
  664. </div>
  665. </div>
  666. </td>
  667. <td style="font-size: 11px;">test</td>
  668. <td style="font-size: 11px;">test</td>
  669. <td style="font-size: 11px;">test</td>
  670. <td style="font-size: 11px;">test</td>
  671. <td style="font-size: 11px;">test</td>
  672. </tr>
  673. </tbody>
  674. </table>
  675. </div>
  676. </div><!--end col-->
  677. </div><!--end teb pane-->
  678. </div><!--end tab content-->
  679. </div><!--end col-->
  680. </div><!--end row-->
  681. </div><!--end container-->
  682. </section><!--end section-->
  683. <script src="{{asset('web/js/bootstrap.bundle.min.js')}}"></script>
  684. <!-- tobii js -->
  685. <script src="{{asset('web/js/tobii.min.js')}}"></script>
  686. <!-- SLIDER -->
  687. <script src="{{asset('web/js/tiny-slider.js')}}"></script>
  688. <!-- Icons -->
  689. <script src="{{asset('web/js/feather.min.js')}}"></script>
  690. <!-- Main Js -->
  691. <script src="https://cdn.jsdelivr.net/npm/jquery@3.6.0/dist/jquery.slim.min.js"></script>
  692. <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/js/bootstrap.bundle.min.js"></script>
  693. <script src="https://cdnjs.cloudflare.com/ajax/libs/limonte-sweetalert2/11.6.15/sweetalert2.min.js"></script>
  694. <script src="{{asset('web/js/plugins.init.js')}}"></script>
  695. <script src="{{asset('web/js/app.js')}}"></script>
  696. <script src="{{asset('web/js/datepicker.min.js')}}"></script>
  697. <script src="{{asset('web/js/bootstrap.bundle.min.js')}}"></script>
  698. <script src="{{asset('web/js/plugins.init.js')}}"></script>
  699. <script src="{{asset('web/js/app.js')}}"></script>
  700. <script src="{{asset('web/css/sweetalert/sweetalert.min.js')}}"></script>
  701. <script src="https://code.jquery.com/jquery-3.1.1.min.js"></script>
  702. </body>
  703. </html>