teacher_profile.blade.php 42 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756
  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. .label_badge_radius {
  144. color: #2e1153;
  145. border-radius: 20px;
  146. padding: 1px 10px;
  147. font-size: 10px;
  148. line-height: 1.3;
  149. letter-spacing: .2px;
  150. font-weight: 600;
  151. background-image: linear-gradient(to right, rgb(46 17 83 / 19%), rgb(245, 244, 253));
  152. }
  153. .label_badge_no {
  154. color: red;
  155. border-radius: 20px;
  156. padding: 1px 10px;
  157. font-size: 11px;
  158. line-height: 1.3;
  159. letter-spacing: .2px;
  160. font-weight: 600;
  161. background-color:#ffecee;
  162. }
  163. .label_badge_gpa {
  164. color: #00b4d8;
  165. border-radius: 20px;
  166. padding: 1px 10px;
  167. font-size: 11px;
  168. line-height: 1.3;
  169. letter-spacing: .2px;
  170. font-weight: 600;
  171. background-color:#e2edff;
  172. }
  173. .label_badge_work {
  174. color: #10bd77;
  175. border-radius: 20px;
  176. padding: 1px 10px;
  177. font-size: 11px;
  178. line-height: 1.3;
  179. letter-spacing: .2px;
  180. font-weight: 600;
  181. background-color:#dffff2;;
  182. }
  183. .ms-5 {
  184. margin-left: 2.4rem!important;
  185. }
  186. .btncl{
  187. padding: 2px 6px;
  188. color: #ffffff !important;
  189. background-color: #ffc107 !important;
  190. border-radius: 30px;
  191. }
  192. .btncl:hover {
  193. background-color: #ffffff !important;
  194. border-color: #ffc107 !important;
  195. color: #ffc107 !important;
  196. }
  197. .btn2{
  198. background-color: #141639c4 !important;
  199. color:white !important;
  200. border-radius: 20px;
  201. box-shadow:none !important;
  202. padding:3px 13px !important;
  203. font-size:13px;
  204. }
  205. .btn2:hover{
  206. background: #fff !important;
  207. color: #141639c4 !important;
  208. border-radius: 20px;
  209. border-color: #2e1153!important;
  210. }
  211. .top_part_status_name {
  212. border-radius: 20px;
  213. padding: 1px 22px 1px 10px;
  214. font-size: 10px;
  215. font-weight: 400;
  216. line-height: 1.3;
  217. letter-spacing: .2px;
  218. top: 0;
  219. position: relative;
  220. width: fit-content;
  221. display: flex;
  222. }
  223. .top_part_status .dropdown .dropdown-menu.show .dropdown-item:first-child {
  224. border-top-left-radius: 0.25rem;
  225. border-top-right-radius: 0.25rem;
  226. }
  227. .top_part_status .dropdown .dropdown-menu.show .dropdown-item:hover {
  228. background: #2e1153;
  229. color: #fff !important;
  230. }
  231. .dropdown-menu {
  232. display: none;
  233. float: left;
  234. min-width:5rem;
  235. padding: 0.5rem 0;
  236. margin: 0.125rem 0 0;
  237. color: #212529;
  238. text-align: left;
  239. list-style: none;
  240. background-color: #fff;
  241. background-clip: padding-box;
  242. border: 1px solid rgba(0,0,0,.15);
  243. border-radius: 0.25rem;
  244. font-size: 11px;
  245. background-color: #dedbf1;
  246. }
  247. .dropdown-item {
  248. display: block;
  249. width: 100%;
  250. clear: both;
  251. font-weight: 400;
  252. text-align: inherit;
  253. white-space: nowrap;
  254. background: 0 0;
  255. border: 0;
  256. padding: 4px 12px;
  257. }
  258. .site-header {
  259. position: fixed;
  260. top: 0;
  261. left: 0;
  262. width: 100%;
  263. height: auto;
  264. max-height: 80px;
  265. background: #fff;
  266. padding: 0px 15px 0 0;
  267. z-index: 80;
  268. }
  269. .sidebar-wrapper .sidebar-menu ul li a {
  270. display: inline-block;
  271. width: 100%;
  272. text-decoration: none;
  273. position: relative;
  274. padding:7px 15px 7px 20px;
  275. }
  276. .sidebar-wrapper .sidebar-menu ul li:hover>a{
  277. background-color: #141639c4 !important;
  278. color:white;
  279. border-radius: 0px !important
  280. }
  281. .sidebar-footer {
  282. position: sticky;
  283. }
  284. </style>
  285. <body>
  286. <header id="" class="site-header">
  287. <div class="container-fluid">
  288. <div class="row">
  289. <div class="col-lg-12">
  290. <nav class="mt-2 header-navbar navbar-expand-lg navbar-fixed align-items-center navbar-brand-center">
  291. <div class="navbar-container d-flex content">
  292. <div class="col-md-11">
  293. <div class="d-flex align-items-center">
  294. <ul class="nav navbar-nav mr-auto header_left">
  295. <li class="nav-item d-flex">
  296. <div class="col md-6 mt-1 mb-1" style="margin-left: 10px;">
  297. <a class="logo" href="index.html">
  298. <h3 style="font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
  299. </a>
  300. </div>
  301. </li>
  302. </ul>
  303. </div>
  304. </div>
  305. <div class="col-md-1" style="display:flex;">
  306. <ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
  307. <li class="nav-item dropdown dropdown-notification">
  308. <a href="">
  309. <i class="fa fa-bell change_pass_btn"></i>
  310. </a>
  311. </li>
  312. </ul>
  313. <!-- <ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
  314. <li class="nav-item dropdown dropdown-notification">
  315. <a href="">
  316. <i class="fa fa-cog change_pass_btn"></i>
  317. </a>
  318. </li>
  319. </ul> -->
  320. <ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
  321. <li class="nav-item dropdown dropdown-notification">
  322. <a href="">
  323. </a>
  324. </li>
  325. </ul>
  326. <ul class="nav navbar-nav align-items-center ml-auto header_right">
  327. <li class="nav-item dropdown dropdown-notification">
  328. <a href="">
  329. <h5 class="change_pass_btn" style="height: 33px; margin-top: 7px; padding: 5px 8px;">IZ</h5>
  330. </a>
  331. </li>
  332. </ul>
  333. <ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
  334. <li class="nav-item dropdown dropdown-notification">
  335. <a href="{{ url('teacher-logout') }}"
  336. onclick="event.preventDefault();
  337. document.getElementById('logout-form').submit();">
  338. <i class="fa fa-sign-out change_pass_btn"></i>
  339. </a>
  340. <form id="logout-form" action="{{ url('teacher-logout') }}" method="POST" class="d-none">
  341. @csrf
  342. </form>
  343. </li>
  344. </ul>
  345. </div>
  346. </div>
  347. </nav>
  348. </div>
  349. </div>
  350. </div>
  351. </header>
  352. <section class="bg-half-170 d-table w-100 it-home" style="background-color: #efefef; height:100vh;">
  353. <div class="container-fluid">
  354. <div class="row">
  355. <div class="col-md-2" style="padding:0px; background-color: #1416398a!important;">
  356. <nav class="sidebar-wrapper" id="sidebar" style="background-color: #1416398a!important; width: 16.6%; height: 100%; position: fixed; overflow-y: hidden; top: 65px;">
  357. <div class="sidebar-content" style="height: calc(100vh - 75px);">
  358. <div class="sidebar-menu" style="padding-bottom: 110px; height: 100vh; overflow: auto;">
  359. <ul class="nav nav-pills nav-justified flex-column mb-0" id="pills-tab" role="tablist">
  360. <li class="nav-item" style="margin-top: 35px;">
  361. <a class="nav-link active" id="dentalcare" data-bs-toggle="pill" href="#dental" role="tab" aria-controls="dental" aria-selected="false">
  362. <div class="text-start py-1 px-2" style="display:flex;">
  363. <i class="fa fa-graduation-cap ms-3" style="font-size: 11px; margin-top: 5px;"></i>
  364. <h6 class="mb-0" style="margin-left: 6px; font-size: 13px !important;">Application</h6>
  365. </div>
  366. </a><!--end nav link-->
  367. </li><!--end nav item-->
  368. <li class="nav-item">
  369. <a class="nav-link rounded" id="cardeography" data-bs-toggle="pill" href="#cardeo" role="tab" aria-controls="cardeo" aria-selected="false">
  370. <div class="text-start py-1 px-2" style="display:flex;">
  371. <i class="fa fa-user ms-3" style="font-size: 11px; margin-top: 5px;"></i>
  372. <h6 class="mb-0" style="margin-left: 10px; font-size: 13px !important;">Wishlist </h6>
  373. </div>
  374. </a><!--end nav link-->
  375. </li><!--end nav item-->
  376. <li class="nav-item">
  377. <a class="nav-link rounded" id="eyecare" data-bs-toggle="pill" href="#eye" role="tab" aria-controls="eye" aria-selected="false">
  378. <div class="text-start py-1 px-2" style="display:flex;">
  379. <i class="fa fa-home ms-3" style="font-size: 11px; margin-top: 5px;"></i>
  380. <h6 class="mb-0" style="margin-left: 6px; font-size: 13px !important;">Explore</h6>
  381. </div>
  382. </a><!--end nav link-->
  383. </li><!--end nav item-->
  384. <li class="nav-item">
  385. <a class="nav-link rounded" id="headcare" data-bs-toggle="pill" href="#head" role="tab" aria-controls="head" aria-selected="false">
  386. <div class="text-start py-1 px-2" style="display:flex;">
  387. <i class="fa fa-home ms-3" style="font-size: 11px; margin-top: 5px;"></i>
  388. <h6 class="mb-0" style="margin-left: 6px; font-size: 13px !important;">My Account</h6>
  389. </div>
  390. </a><!--end nav link-->
  391. </li><!--end nav item-->
  392. </ul><!--end nav pills-->
  393. </div>
  394. <div class="sidebar-footer" style="display: block;bottom: 65px !important;">
  395. <div class="sidebar-menu" style="padding: 0 !important;">
  396. <ul class="nav nav-pills nav-justified flex-column mb-0" id="" role="tablist">
  397. <li class="nav-item" style="margin-top: 35px;">
  398. <a class="nav-link" id="" href="#">
  399. <div class="text-start py-1 px-2">
  400. <h6 class="mb-0" style="margin-left: 6px; font-size: 13px !important; font-weight:400;">Supervisor's ARN</h6>
  401. <h6 class="mb-0" style="margin-left: 6px; font-size: 13px !important;">{{ auth_user()->ref_no }}</h6>
  402. </div>
  403. </a><!--end nav link-->
  404. </li><!--end nav item-->
  405. </ul><!--end nav pills-->
  406. </div>
  407. </div>
  408. </div>
  409. </nav>
  410. </div><!--end col-->
  411. <div class="col-md-10 col-12 mt-5 pt-5" style="padding:1rem;">
  412. <div class="tab-content" id="pills-tabContent">
  413. <div class="tab-pane fade show active p-2 rounded" id="dental" role="tabpanel" aria-labelledby="dentalcare">
  414. <form method="POST" action="" style="padding: 10px; background-color: #16183f69; border-radius: 5px 5px 0px 0px;">
  415. <div class="row">
  416. <div class="col-md-3">
  417. <div class="mb-1">
  418. <label class="form-label" for="apply_ref" style="color: white; font-size:12px;">Apply Ref/Student Name or Email</label>
  419. <div class="form-icon position-relative">
  420. <input type="text" for="apply_ref" name="apply_ref" class="form-control ps-2" required="">
  421. </div>
  422. </div>
  423. </div>
  424. <div class="col-md-3">
  425. <div class="mb-1">
  426. <label class="form-label" for="" style="color: white; font-size:12px;">Approve Status</label>
  427. <div class="form-icon position-relative">
  428. <select name="approve" id="approve" class="form-control frm" required="">
  429. <option disabled="" selected="" value="">Default</option>
  430. </select>
  431. </div>
  432. </div>
  433. </div>
  434. <div class="col-md-3">
  435. <div class="mb-1">
  436. <label class="form-label" style="color: white; font-size:12px;">App Date Range</label>
  437. <div class="form-icon position-relative">
  438. <select name="app_date" id="app_date" class="form-control frm" required="">
  439. <option disabled="" selected="" value="">Date Range</option>
  440. </select>
  441. </div>
  442. </div>
  443. </div>
  444. <div class="col-md-3">
  445. <div class="mb-1">
  446. <label class="form-label" for="start date" style="color: white; font-size:12px;">Start Date</label>
  447. <div class="form-icon position-relative">
  448. <input name="startdate" type="text" class="form-control start" placeholder="start Date" autocomplete="off">
  449. </div>
  450. </div>
  451. </div>
  452. </div>
  453. </form>
  454. <div class="col-md-12" style="background-color:white; border-radius: 0px 0px 5px 5px;">
  455. <div class="mb-4" style="padding:15px;">
  456. <div class="text-end">
  457. <button class="btn btncl"><i class="fa fa-refresh"></i></button>
  458. <button class="btn btn2">Save</button>
  459. </div>
  460. </div>
  461. </div>
  462. <div class="col-md-12 bg-white" style="padding:10px; height:500px;">
  463. <h4 class="text-info"></h4>
  464. <div class="table-responsive">
  465. <table class="table table-bordered list_table">
  466. <thead>
  467. <tr>
  468. <th>Sl</th>
  469. <th>Student Information</th>
  470. <th>Education</th>
  471. <th class="text-center">English Test</th>
  472. <th class="text-center">work History</th>
  473. <th>Proposal Summary</th>
  474. <th class="text-center">Status</th>
  475. </tr>
  476. </thead>
  477. <tbody>
  478. @foreach($students as $key=>$row)
  479. <tr>
  480. <td style="font-size: 11px;">{{$key+1}}</td>
  481. <td>
  482. <div style="font-size: 11px; font-weight: 900; display:block;">
  483. <span>{{cn($row,'student_details.first_name','')}} {{cn($row,'student_details.last_name','')}}</span>
  484. </div>
  485. <div style="font-size: 11px; font-weight: 600; display:block;">
  486. <a href="" class="">{{cn($row,'teacher_details.ref_no','')}}<span style="color:#626262 !important;">(Apply Ref.)</span></a>
  487. </div>
  488. <div style="font-size: 11px; font-weight: 600; display:block;">
  489. <span>{{ date("d M, Y", strtotime(cn($row,'student_details.dob','')))}}</span>
  490. </div>
  491. </td>
  492. <td style="font-size: 11px;">
  493. <div style="font-size: 11px; font-weight: 600; display:block;">
  494. <span>{{cn($row,'institutes.institution','')}}</span>
  495. </div>
  496. <div style="font-size: 11px; font-weight: 600; display:block;">
  497. <span>{{date('M Y',strtotime(cn($row,'institutes.start_date','')))}} - {{date('M Y',strtotime(cn($row,'institutes.end_date','')))}}</span>
  498. </div>
  499. <div class="mt-1" style="font-size: 11px; display:block;">
  500. <span class="label_badge_gpa">{{cn($row,'institutes.result','')}} (GPA)</span>
  501. </div>
  502. </td>
  503. <td style="font-size: 11px; font-weight: 600; text-align:center;">{{cn($row,'scores.test_name','')}}
  504. <div style="font-size: 11px;">
  505. <span>{{cn($row,'scores.overall_score','')}}</span>
  506. </div>
  507. </td>
  508. <td style="font-size: 11px; text-align:center;">
  509. <div style="font-size: 11px; display:block;">
  510. <span class="label_badge_work">3 years</span>
  511. </div>
  512. <div style="font-size: 11px; font-weight: 600; display:block;">
  513. <span>Sep 2019 - continue</span>
  514. </div>
  515. </td>
  516. <td style="font-size: 11px;">
  517. <div class="inner_right">
  518. <a href="{{ url('title') }}"><strong style="font-size:11px; color:#6e6b7b;">Title</strong></a></br>
  519. <span>Bangla</span>
  520. <span>.</span>
  521. <span>Self-funded</span>
  522. <span>.</span>
  523. <span>Qualitative</span>
  524. </div>
  525. </td>
  526. <td style="font-size: 11px; text-align:center;">
  527. <div class="top_part_status" style="position: relative; width: fit-content; margin-left: 10px;">
  528. <span class="top_part_status_name" style="background: #dcdcdc; color: #8c9094;">
  529. New
  530. </span>
  531. <div class="dropdown" style="top: 0.4px; position: absolute; right: 9px;">
  532. <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>
  533. <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;">
  534. <a class="dropdown-item document_review_status_change" data-sval="1" name="sublead_status" href="#">In Review</a>
  535. <a class="dropdown-item document_review_status_change activate" data-sval="2" name="sublead_status" href="#">Hold</a>
  536. <a class="dropdown-item document_review_status_change" data-sval="3" name="sublead_status" href="#">Pause</a>
  537. <a class="dropdown-item document_review_status_change" data-sval="3" name="sublead_status" href="#">Rejected</a>
  538. <a class="dropdown-item document_review_status_change" data-sval="3" name="sublead_status" href="#">Interested</a>
  539. </div>
  540. </div>
  541. </div>
  542. </td>
  543. </tr>
  544. @endforeach
  545. </tbody>
  546. </table>
  547. </div>
  548. </div><!--end col-->
  549. </div><!--end teb pane-->
  550. <div class="tab-pane fade bg-white p-2 rounded shadow" id="cardeo" role="tabpanel" aria-labelledby="cardeography" style="height:100%;">
  551. <div class="col-md-12">
  552. <div class="table-responsive">
  553. <table class="table table-bordered list_table">
  554. <thead>
  555. <tr>
  556. <th>Institution</th>
  557. <th>Subject</th>
  558. <th>Result</th>
  559. <th>Method</th>
  560. <th>PYear</th>
  561. <th>Country</th>
  562. </tr>
  563. </thead>
  564. <tbody>
  565. <tr>
  566. <td>
  567. <div class="institute_info">
  568. <div class="left">
  569. <i class="fa fa-university" style="padding: 7px;"></i>
  570. </div>
  571. <div class="right">
  572. <span class="main_title" style="font-size: 11px;">BSC</span>
  573. </div>
  574. </div>
  575. </td>
  576. <td style="font-size: 11px;">test</td>
  577. <td style="font-size: 11px;">test</td>
  578. <td style="font-size: 11px;">test</td>
  579. <td style="font-size: 11px;">test</td>
  580. <td style="font-size: 11px;">test</td>
  581. </tr>
  582. </tbody>
  583. <tbody>
  584. <tr>
  585. <td>
  586. <div class="institute_info">
  587. <div class="left">
  588. <i class="fa fa-university" style="padding: 7px;"></i>
  589. </div>
  590. <div class="right">
  591. <span class="main_title" style="font-size: 11px;">MSC</span>
  592. </div>
  593. </div>
  594. </td>
  595. <td style="font-size: 11px;">test</td>
  596. <td style="font-size: 11px;">test</td>
  597. <td style="font-size: 11px;">test</td>
  598. <td style="font-size: 11px;">test</td>
  599. <td style="font-size: 11px;">test</td>
  600. </tr>
  601. </tbody>
  602. </table>
  603. </div>
  604. </div><!--end col-->
  605. </div><!--end teb pane-->
  606. <div class="tab-pane fade bg-white p-2 rounded shadow" id="eye" role="tabpanel" aria-labelledby="eyecare" style="height:100%;">
  607. <div class="col-md-12">
  608. <div class="table-responsive">
  609. <table class="table table-bordered list_table">
  610. <thead>
  611. <tr>
  612. <th>Institution</th>
  613. <th>Subject</th>
  614. <th>Result</th>
  615. <th>Method</th>
  616. <th>PYear</th>
  617. <th>Country</th>
  618. </tr>
  619. </thead>
  620. <tbody>
  621. <tr>
  622. <td>
  623. <div class="institute_info">
  624. <div class="left">
  625. <i class="fa fa-university" style="padding: 7px;"></i>
  626. </div>
  627. <div class="right">
  628. <span class="main_title" style="font-size: 11px;">BSC</span>
  629. </div>
  630. </div>
  631. </td>
  632. <td style="font-size: 11px;">test</td>
  633. <td style="font-size: 11px;">test</td>
  634. <td style="font-size: 11px;">test</td>
  635. <td style="font-size: 11px;">test</td>
  636. <td style="font-size: 11px;">test</td>
  637. </tr>
  638. </tbody>
  639. <tbody>
  640. <tr>
  641. <td>
  642. <div class="institute_info">
  643. <div class="left">
  644. <i class="fa fa-university" style="padding: 7px;"></i>
  645. </div>
  646. <div class="right">
  647. <span class="main_title" style="font-size: 11px;">MSC</span>
  648. </div>
  649. </div>
  650. </td>
  651. <td style="font-size: 11px;">test</td>
  652. <td style="font-size: 11px;">test</td>
  653. <td style="font-size: 11px;">test</td>
  654. <td style="font-size: 11px;">test</td>
  655. <td style="font-size: 11px;">test</td>
  656. </tr>
  657. </tbody>
  658. </table>
  659. </div>
  660. </div><!--end col-->
  661. </div><!--end teb pane-->
  662. <div class="tab-pane fade bg-white p-2 rounded shadow" id="head" role="tabpanel" aria-labelledby="headcare" style="height:100%;">
  663. <div class="col-md-12">
  664. <div class="table-responsive">
  665. <table class="table table-bordered list_table">
  666. <thead>
  667. <tr>
  668. <th>Institution</th>
  669. <th>Subject</th>
  670. <th>Result</th>
  671. <th>Method</th>
  672. <th>PYear</th>
  673. <th>Country</th>
  674. </tr>
  675. </thead>
  676. <tbody>
  677. <tr>
  678. <td>
  679. <div class="institute_info">
  680. <div class="left">
  681. <i class="fa fa-university" style="padding: 7px;"></i>
  682. </div>
  683. <div class="right">
  684. <span class="main_title" style="font-size: 11px;">BSC</span>
  685. </div>
  686. </div>
  687. </td>
  688. <td style="font-size: 11px;">test</td>
  689. <td style="font-size: 11px;">test</td>
  690. <td style="font-size: 11px;">test</td>
  691. <td style="font-size: 11px;">test</td>
  692. <td style="font-size: 11px;">test</td>
  693. </tr>
  694. </tbody>
  695. <tbody>
  696. <tr>
  697. <td>
  698. <div class="institute_info">
  699. <div class="left">
  700. <i class="fa fa-university" style="padding: 7px;"></i>
  701. </div>
  702. <div class="right">
  703. <span class="main_title" style="font-size: 11px;">MSC</span>
  704. </div>
  705. </div>
  706. </td>
  707. <td style="font-size: 11px;">test</td>
  708. <td style="font-size: 11px;">test</td>
  709. <td style="font-size: 11px;">test</td>
  710. <td style="font-size: 11px;">test</td>
  711. <td style="font-size: 11px;">test</td>
  712. </tr>
  713. </tbody>
  714. </table>
  715. </div>
  716. </div><!--end col-->
  717. </div><!--end teb pane-->
  718. </div><!--end tab content-->
  719. </div><!--end col-->
  720. </div><!--end row-->
  721. </div><!--end container-->
  722. </section><!--end section-->
  723. <script src="{{asset('web/js/bootstrap.bundle.min.js')}}"></script>
  724. <!-- tobii js -->
  725. <script src="{{asset('web/js/tobii.min.js')}}"></script>
  726. <!-- SLIDER -->
  727. <script src="{{asset('web/js/tiny-slider.js')}}"></script>
  728. <!-- Icons -->
  729. <script src="{{asset('web/js/feather.min.js')}}"></script>
  730. <!-- Main Js -->
  731. <script src="https://cdn.jsdelivr.net/npm/jquery@3.6.0/dist/jquery.slim.min.js"></script>
  732. <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/js/bootstrap.bundle.min.js"></script>
  733. <script src="https://cdnjs.cloudflare.com/ajax/libs/limonte-sweetalert2/11.6.15/sweetalert2.min.js"></script>
  734. <script src="{{asset('web/js/plugins.init.js')}}"></script>
  735. <script src="{{asset('web/js/app.js')}}"></script>
  736. <script src="{{asset('web/js/datepicker.min.js')}}"></script>
  737. <script src="{{asset('web/js/bootstrap.bundle.min.js')}}"></script>
  738. <script src="{{asset('web/js/plugins.init.js')}}"></script>
  739. <script src="{{asset('web/js/app.js')}}"></script>
  740. <script src="{{asset('web/css/sweetalert/sweetalert.min.js')}}"></script>
  741. <script src="https://code.jquery.com/jquery-3.1.1.min.js"></script>
  742. </body>
  743. </html>