student_proposal_details.blade copy.php 74 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536
  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. <link href="{{ asset('css/noty/lib/noty.css') }}" rel="stylesheet" type="text/css">
  48. <link href="{{ asset('css/noty/lib/themes/sunset.css') }}" rel="stylesheet" type="text/css">
  49. <link href="{{ asset('css/flatpickr/dist/flatpickr.min.css') }}" rel="stylesheet" type="text/css">
  50. <link href="{{ asset('css/wait-me/waitMe.min.css')}}" rel="stylesheet" type="text/css">
  51. <link rel="stylesheet" href="{{ asset('/css/pretty-checkbox/pretty-checkbox.min.css') }}">
  52. </head>
  53. <style>
  54. body {
  55. font-family:'Quicksand', sans-serif;
  56. }
  57. h1, h2, h3, h4, h5, h6 {
  58. font-family: 'Oswald', sans-serif;
  59. font-family: 'Quicksand', sans-serif;
  60. }
  61. .bg-half-170 {
  62. padding:0px;
  63. }
  64. .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 {
  65. background-color: #141639c4 !important;
  66. color: white!important;
  67. border-radius: 0px !important;
  68. border-color: #141639c4 !important;
  69. }
  70. .nav-pills .nav-link{
  71. color: white !important;
  72. }
  73. .nav-pills {
  74. margin-bottom: 0px;
  75. background:none;
  76. }
  77. .logo {
  78. font-weight: 700;
  79. font-size: 24px;
  80. margin-right: 0px;
  81. padding: 0 0 6px;
  82. letter-spacing: 1px;
  83. line-height: 68px;
  84. }
  85. .horizontal-menu .header-navbar.navbar-fixed {
  86. position: fixed;
  87. width: 100%;
  88. }
  89. .btn1{
  90. background-color: #aba3db !important;
  91. color:white !important;
  92. border-radius: 20px;
  93. box-shadow:none !important;
  94. }
  95. .btn1:hover{
  96. background: #453993 !important;
  97. color: #fff !important;
  98. border-radius: 20px;
  99. }
  100. .title{
  101. font-size:12px;
  102. }
  103. .badge-title{
  104. background: #dedbf1;
  105. font-weight: 600;
  106. color: #2e1153;
  107. padding: 2px 8px;
  108. border-radius: 4px;
  109. border: 1px solid #d8e2e7;
  110. font-size: 11px;
  111. }
  112. .label_badge_radius {
  113. color: #2e1153;
  114. border-radius: 20px;
  115. padding: 1px 10px;
  116. font-size: 11px;
  117. line-height: 1.3;
  118. letter-spacing: .2px;
  119. font-weight: 600;
  120. background: rgb(255, 255, 255);
  121. }
  122. .badge-lighter-green {
  123. background: #d8fdd8!important;
  124. color: green!important;
  125. }
  126. .badge-lighter-red {
  127. background: #f3dadc!important;
  128. color: #de1528!important;
  129. }
  130. .uil-map-marker {
  131. color: #2e1153;
  132. background: #f1f0fb;
  133. border-radius: 100%;
  134. font-size: 14px;
  135. padding: 4px 6px;
  136. border: 1px solid #ceccda;
  137. }
  138. .form-check-input.form-check-input:checked{
  139. background-color: #2f55d4 !important;
  140. border-radius: 7px !important;
  141. }
  142. .small, small {
  143. background-color: #dedbf1;
  144. border-radius: 20px;
  145. padding: 3px 22px;
  146. font-size: 11px;
  147. color: #2e1153 !important;
  148. }
  149. .small, small:hover, small:focus, small:active {
  150. background-color: #2e1153;
  151. border-radius: 20px;
  152. padding: 3px 22px;
  153. font-size: 11px;
  154. color: #fff !important;
  155. }
  156. .nav-pills {
  157. margin-bottom: 0px;
  158. background:none;
  159. }
  160. .ad_pref_item_header {
  161. display: flex;
  162. background: #1416398a;
  163. color: white;
  164. padding: 7px 16px;
  165. border-radius: 25px;
  166. position: relative;
  167. font-size: 12px;
  168. font-weight: 700;
  169. justify-content: space-between;
  170. }
  171. .ad_pref_item_header .destination {
  172. width: 295px;
  173. align-self: center;
  174. }
  175. .ad_pref_item_header .second {
  176. align-self: center;
  177. width: 300px;
  178. }
  179. .ad_pref_item_header .third {
  180. width: 200px;
  181. align-self: center;
  182. margin-right: 25px;
  183. }
  184. .ad_pref_item_header .fourth {
  185. width: 50px;
  186. align-self: center;
  187. text-align: center;
  188. }
  189. .ad_pref_item_header .last {
  190. width: 125px;
  191. align-self: center;
  192. text-align: -webkit-right;
  193. }
  194. .single_ad_pref_item {
  195. display: flex;
  196. padding: 10px;
  197. margin-top: 10px;
  198. border-radius: 7px;
  199. position: relative;
  200. border: 1px solid #e9f0f3;
  201. }
  202. .single_ad_pref_item2 {
  203. display: flex;
  204. margin-top: 10px;
  205. border-radius: 5px;
  206. position: relative;
  207. background-color: whitesmoke;
  208. }
  209. .single_ad_pref_item1 {
  210. display: flex;
  211. padding: 6px;
  212. border-radius: 4px;
  213. margin-top: 10px;
  214. position: relative;
  215. background-color: #ebf9ff;
  216. color: #898686;
  217. }
  218. .single_ad_pref_item .destination {
  219. align-self: center;
  220. display: flex;
  221. }
  222. .single_ad_pref_item .destination_left {
  223. align-self: center;
  224. }
  225. .single_ad_pref_item:hover {
  226. background: #f5f4fd;
  227. }
  228. .single_ad_pref_item .left {
  229. align-self: center;
  230. }
  231. .ad_pref_part .single_ad_pref_item .left strong {
  232. color: #393b3e;
  233. font-size: 12px;
  234. }
  235. .single_ad_pref_item .label_badge_radius {
  236. background-image: linear-gradient(90deg,rgba(46,17,83,.19),#f5f4fd);
  237. color: #2e1153;
  238. border-radius: 20px;
  239. padding: 1px 10px;
  240. font-size: 11px;
  241. font-weight: 400;
  242. line-height: 1.3;
  243. letter-spacing: .2px;
  244. }
  245. .single_ad_pref_item .middle {
  246. align-self: center;
  247. margin-right: 25px;
  248. }
  249. .single_ad_pref_item .status_column {
  250. align-self: center;
  251. text-align: center;
  252. }
  253. .single_ad_pref_item .right {
  254. align-self: center;
  255. text-align: -webkit-right;
  256. }
  257. .table {
  258. width: 100%;
  259. color: #6e6b7b;
  260. }
  261. .list_table thead tr th {
  262. font-size: 12px;
  263. font-weight: 700;
  264. background-color: #dedbf1!important;
  265. text-transform: capitalize;
  266. color: #343434;
  267. }
  268. .list_table thead tr th {
  269. padding: 11px 6px 10px!important;
  270. }
  271. .list_table .institute_info {
  272. display: flex !important;
  273. }
  274. .list_table .institute_info .left {
  275. width: 45px;
  276. align-self: center;
  277. }
  278. .list_table .institute_info .left .fa {
  279. background: #f1f0fb;
  280. padding: 10px;
  281. border-radius: 100%;
  282. font-size: 14px;
  283. color: #2e1153;
  284. }
  285. tbody, td, tfoot, th, thead, tr {
  286. border-color: inherit;
  287. border-style: dashed;
  288. border-width: 0;
  289. }
  290. .change_pass_btn {
  291. margin-top: 0;
  292. color: #ffff;
  293. border: 1px solid #9f9fa169;
  294. border-radius: 50%;
  295. padding: 8px 8px;
  296. margin-right: 0;
  297. background: #16183f69;
  298. font-size: 15px!important;
  299. }
  300. .navbar {
  301. display: inline-block;
  302. }
  303. .change_pass_btn:hover {
  304. color: #ff7f00;
  305. transition: all 1s cubic-bezier(.19,1,.22,1) 0s;
  306. border: 1px solid #ff7f00!important;
  307. }
  308. .card {
  309. background-color: inherit;
  310. }
  311. .education{
  312. padding: 10px 16px;
  313. background-color: #dedbf1!important;
  314. margin-left: -12px;
  315. margin-right: -12px;
  316. border-radius: 4px 4px 0px 0px;
  317. font-size: 12px;
  318. }
  319. .btn2{
  320. background-color: #2e1153 !important;
  321. color:white !important;
  322. border-radius: 20px;
  323. box-shadow:none !important;
  324. padding:3px 13px !important;
  325. font-size:13px;
  326. }
  327. .btn2:hover{
  328. background: #fff !important;
  329. color: #2e1153 !important;
  330. border-radius: 20px;
  331. border-color: #2e1153!important;
  332. }
  333. .btncl{
  334. padding: 2px 6px;
  335. color: #ffffff !important;
  336. background-color: #ffc107 !important;
  337. border-radius: 30px;
  338. }
  339. .btncl:hover {
  340. background-color: #ffffff !important;
  341. border-color: #ffc107 !important;
  342. color: #ffc107 !important;
  343. }
  344. .btn3{
  345. background-color: #2e1153 !important;
  346. color:white !important;
  347. border-radius: 20px;
  348. box-shadow:none !important;
  349. padding:3px 17px !important;
  350. font-size:13px;
  351. }
  352. .btn3:hover{
  353. background: #fff !important;
  354. color: #2e1153 !important;
  355. border-radius: 20px;
  356. border-color: #2e1153!important;
  357. }
  358. .features.fea-primary:hover {
  359. background-color:white !important;
  360. }
  361. .label_badge_radius {
  362. border-radius: 20px;
  363. padding: 1px 10px;
  364. font-size: 13px;
  365. font-weight: 800;
  366. line-height: 1.3;
  367. letter-spacing: .2px;
  368. display: inline-block;
  369. }
  370. .fea.icon-sm {
  371. height: 10px;
  372. width: 12px;
  373. }
  374. .key-feature:hover {
  375. transform: none;
  376. box-shadow: none !important;
  377. }
  378. .label_badge_radius {
  379. border-radius: 20px;
  380. padding: 1px 10px;
  381. font-size: 11px;
  382. font-weight: 400;
  383. line-height: 1.3;
  384. letter-spacing: .2px;
  385. display: inline-block;
  386. }
  387. .test_list {
  388. display: flex;
  389. flex-direction: row;
  390. width: 100%;
  391. margin: 10px 0;
  392. }
  393. .test_list .test_open {
  394. background: #dfdcf2;
  395. }
  396. .test_list .btn {
  397. display: inline-block;
  398. padding: 8px 16px;
  399. border-radius: 5px;
  400. border: 1px solid #d8e2e7;
  401. font-size: 13px;
  402. font-weight: 500;
  403. }
  404. .btn5{
  405. background-color:#dfdcf2 !important;
  406. }
  407. .btn6:hover{
  408. background-color:#dfdcf2 !important;
  409. }
  410. .btn7:hover{
  411. background-color:#dfdcf2 !important;
  412. }
  413. .list_table .label_badge_light {
  414. border-radius: 20px;
  415. padding: 1px 10px;
  416. font-size: 10px !important;
  417. font-weight: 400;
  418. line-height: 1.3;
  419. color: black;
  420. border-top-left-radius: 0;
  421. border-bottom-left-radius: 0;
  422. background-image: linear-gradient(to right, #dedbf1 , #f5f4fd);
  423. }
  424. .icon_bar {
  425. width: fit-content;
  426. overflow: auto;
  427. border-radius: 0.25rem;
  428. padding: 2px 4px;
  429. margin: 0 auto;
  430. border: 0.5px solid #d8e2e7;
  431. }
  432. .icon_bar a {
  433. text-align: center;
  434. padding: 0;
  435. color: #818084;
  436. font-size: 16px;
  437. margin: 0 3px;
  438. border-bottom: none;
  439. top: 0;
  440. }
  441. element.style {
  442. border-bottom: 0.5px dashed #e3e8ec;
  443. padding-bottom: 10px;
  444. }
  445. .info-palate {
  446. width: 100%;
  447. float: left;
  448. margin: 10px 0;
  449. position: relative;
  450. font-size: 12px !important;
  451. }
  452. .stage_form_header {
  453. display: flex;
  454. width: 100%;
  455. margin-bottom: 20px;
  456. line-height: 1.2;
  457. background-image: linear-gradient(to right, #dedbf1 , #f5f4fd);
  458. padding: 7px 10px;
  459. border-radius: 4px;
  460. border: none;
  461. }
  462. .stage_form_header .left {
  463. width: 40px;
  464. align-self: center;
  465. }
  466. .stage_form_header .right {
  467. width: 95%;
  468. }
  469. .stage_form_header .right .main_title {
  470. font-size: 13px;
  471. font-weight: 600;
  472. color: black;
  473. display: block;
  474. }
  475. .stage_form_header .right .sub_title {
  476. color: #343434;
  477. font-weight: 400;
  478. }
  479. .icn{
  480. background: #fff;
  481. border-radius: 100%;
  482. font-size: 14px;
  483. border: 1px solid #ceccda;
  484. }
  485. .tbl {
  486. color: #868e96;
  487. font-size: 10px;
  488. font-weight: 600 !important;
  489. margin:0px !important;
  490. }
  491. .tbl2 {
  492. font-weight: 600 !important;
  493. font-size: 11px !important;
  494. }
  495. /* new css */
  496. .sidebar-wrapper .sidebar-menu ul li:hover>a {
  497. background-color: #141639c4 !important;
  498. color: white;
  499. border-radius: 0px !important;
  500. }
  501. .site-header {
  502. position: fixed;
  503. top: 0;
  504. left: 0;
  505. width: 100%;
  506. height: auto;
  507. max-height: 80px;
  508. background: #fff;
  509. padding: 0px 15px 0 0;
  510. z-index: 80;
  511. }
  512. .shadow {
  513. box-shadow: none !important;
  514. }
  515. .profile_top_part_info {
  516. background: white;
  517. border: none;
  518. padding: 15px;
  519. }
  520. .profile_top_part_info .whole_part {
  521. width: 100%;
  522. display: flex;
  523. height: 145px;
  524. }
  525. .profile_top_part_info .whole_part .left_part {
  526. width: 150px;
  527. position: relative;
  528. line-height: 145px;
  529. }
  530. .profile_top_part_info .whole_part .left_part .profile-photo {
  531. left: 48%;
  532. transform: translate(-50%, 0);
  533. margin-left: 0 !important;
  534. }
  535. .profile-photo {
  536. position: absolute;
  537. }
  538. .profile-photo .profile_pic {
  539. width: 130px;
  540. }
  541. .profile_pic img {
  542. border: 2px solid #2e1153;
  543. border-radius: 1.25rem;
  544. }
  545. .profile_top_part_info .whole_part .right_part {
  546. width:100%;
  547. display: flex;
  548. }
  549. .profile_top_part_info .whole_part .right_part .right_part_right {
  550. width: 100%;
  551. }
  552. .right_part_right_whole {
  553. display: flex;
  554. width: 100%;
  555. position: relative;
  556. justify-content: flex-end;
  557. }
  558. .summary_bordered_box {
  559. text-align-last: start;
  560. margin: 10px 20px 0;
  561. padding: 15px;
  562. border-radius: 0.25rem;
  563. position: relative;
  564. width: calc(100% - 310px);
  565. border: 1px solid #e9f0f3;
  566. /* background: linear-gradient(to bottom, #FFF 50%,#FFF 35%,#dedbf1 80%,#dedbf1 100%); */
  567. }
  568. .review-block-title {
  569. font-size: 18px;
  570. font-weight: 600;
  571. margin-bottom: 3px !important;
  572. }
  573. .label {
  574. display: inline-block;
  575. line-height: 1;
  576. color: #fff;
  577. text-align: center;
  578. white-space: nowrap;
  579. vertical-align: baseline;
  580. border-radius: 0.25rem;
  581. font-size: 10px;
  582. font-weight: 400;
  583. }
  584. .left_function_part {
  585. display: flex;
  586. width: 100%;
  587. border-radius: 0.25rem;
  588. }
  589. .left_function_part .left {
  590. align-self: center;
  591. padding-right: 10px;
  592. }
  593. .left_function_part .left span {
  594. font-size: 10px;
  595. color: #2e1153;
  596. }
  597. .left_function_part .right {
  598. width: calc(100% - 125px);
  599. display: flex;
  600. }
  601. .top_part_status_name {
  602. border-radius: 20px;
  603. padding: 1px 22px 1px 10px;
  604. font-size: 10px;
  605. font-weight: 400;
  606. line-height: 1.3;
  607. letter-spacing: .2px;
  608. top: 0;
  609. position: relative;
  610. width: fit-content;
  611. display: flex;
  612. }
  613. .dropdown-menu {
  614. display: none;
  615. float: left;
  616. min-width: 7rem;
  617. padding: 0.5rem 0;
  618. margin: 0.125rem 0 0;
  619. color: #212529;
  620. text-align: left;
  621. list-style: none;
  622. background-color: #fff;
  623. background-clip: padding-box;
  624. border: 1px solid rgba(0,0,0,.15);
  625. border-radius: 0.25rem;
  626. font-size: 11px;
  627. background-color: #dedbf1;
  628. }
  629. .dropdown-item {
  630. display: block;
  631. width: 100%;
  632. clear: both;
  633. font-weight: 400;
  634. text-align: inherit;
  635. white-space: nowrap;
  636. background: 0 0;
  637. border: 0;
  638. padding: 4px 12px;
  639. }
  640. .top_part_status .dropdown .dropdown-menu.show .dropdown-item:first-child {
  641. border-top-left-radius: 0.25rem;
  642. border-top-right-radius: 0.25rem;
  643. }
  644. .top_part_status .dropdown .dropdown-menu.show .dropdown-item:hover {
  645. background: #2e1153;
  646. color: #fff !important;
  647. }
  648. .method {
  649. background-color: #ffad00;
  650. margin-top: -23px;
  651. font-size: 12px !important;
  652. color: #191e38;
  653. padding-left: 9px;
  654. border-radius: 5px;
  655. font-weight: 600 !important;
  656. width: 23%;
  657. }
  658. .method-box{
  659. width: 30%;
  660. border-right: 1px solid #eee;
  661. border-radius: 0px;
  662. }
  663. </style>
  664. <body>
  665. <header id="" class="site-header">
  666. <div class="container-fluid">
  667. <div class="row">
  668. <div class="col-lg-12">
  669. <nav class="mt-2 header-navbar navbar-expand-lg navbar-fixed align-items-center navbar-brand-center">
  670. <div class="navbar-container d-flex content">
  671. <div class="col-md-6" >
  672. <div class="d-flex align-items-center">
  673. <ul class="nav navbar-nav mr-auto header_left">
  674. <li class="nav-item d-flex">
  675. <div class="col md-6 mt-1 mb-1" style="margin-left: 10px;">
  676. <a class="logo" href="index.html">
  677. <h3 style="font-family:Ubuntu !important; color: #3c4858 !important; font-size: 30px !important;">Research Admission</h3>
  678. </a>
  679. </div>
  680. </li>
  681. </ul>
  682. </div>
  683. </div>
  684. <div class="col-md-6" style="display: flex; justify-content: end; width: 49.6%;">
  685. <div >
  686. <div style="border: 1px solid #e2e9ff; width: auto; border-radius: 10px; display: flex; height: 60%; margin-top: 11px;">
  687. @if(\Auth::guard('teacher')->user()->is_available ==0)
  688. <p class="form-check-label ms-2" style="font-size: 11px; margin-top: 9px;">Not Available for Supervision</p>
  689. @endif
  690. <div class="form-check form-switch ms-3" id="" style="margin-top: 6px;">
  691. <input class="form-check-input teacher_is_available" type="checkbox" name="is_available" value="" @if(\Auth::guard('teacher')->user()->is_available ==0) checked @endif>
  692. @if(\Auth::guard('teacher')->user()->is_available ==1)
  693. <label class="form-check-label" for="" style="font-size: 11px; margin-top: -1px; margin-right: 9px;">Available for Supervision </label>
  694. @endif
  695. </div>
  696. </div>
  697. </div>
  698. <ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
  699. <li class="nav-item dropdown dropdown-notification">
  700. <a href="javascript:void(0)" class="open_modal_page" data-url="{{route('modal-get',['name'=>'add_wishlist'])}}" data-title="Wishlist">
  701. <button class="btn btn2" style="padding: 6px 10px !important;">New Invite</button>
  702. </a>
  703. </li>
  704. </ul>
  705. @php
  706. $hashids = new \Hashids\Hashids('student_q_signup', 25);
  707. @endphp
  708. <div class="flag_country copy" style="display:flex; cursor:pointer;" data-clipboard-text="{{ url('q-apply/'.$hashids->encode(auth_user('teacher')->id)) }}">
  709. <ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
  710. <li class="nav-item dropdown dropdown-notification">
  711. <a href="javascript:void(0)">
  712. <button class="btn btn2" style="padding: 6px 10px !important; background-color: #ffad00 !important; color: #191e38 !important;">Q-Apply</button>
  713. </a>
  714. </li>
  715. </ul>
  716. </div>
  717. <ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
  718. <li class="nav-item dropdown dropdown-notification">
  719. <a href="">
  720. <i class="fa fa-bell change_pass_btn" style="padding: 8px 9px;"></i>
  721. </a>
  722. </li>
  723. </ul>
  724. <ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
  725. <li class="nav-item dropdown dropdown-notification">
  726. <a href="">
  727. <h5 class="change_pass_btn" style="height: 33px; margin-top: 7px; padding: 4px 9px;">IZ</h5>
  728. </a>
  729. </li>
  730. </ul>
  731. <ul class="nav navbar-nav align-items-center ml-auto header_right ps-2">
  732. <li class="nav-item dropdown dropdown-notification">
  733. <a href="{{ url('teacher-logout') }}"
  734. onclick="event.preventDefault();
  735. document.getElementById('logout-form').submit();">
  736. <i class="fa fa-sign-out change_pass_btn"></i>
  737. </a>
  738. <form id="logout-form" action="{{ url('teacher-logout') }}" method="POST" class="d-none">
  739. @csrf
  740. </form>
  741. </li>
  742. </ul>
  743. </div>
  744. </div>
  745. </nav>
  746. </div>
  747. </div>
  748. </div>
  749. </header>
  750. <section class="bg-half-170 d-table w-100 it-home" style="background-color: #efefef; height:100vh;">
  751. <div class="container-fluid">
  752. <div class="row">
  753. <div class="col-md-2" style="padding:0px">
  754. <nav class="sidebar-wrapper" id="sidebar" style="background-color: #1416398a!important; width: 16.6%; height: 100%; position: fixed; overflow-y: hidden; top: 65px;">
  755. <div class="sidebar-content" style="height: calc(100vh - 75px);">
  756. <div class="sidebar-menu" style="padding-bottom: 110px; height: 100vh; overflow: auto;">
  757. <ul class="nav nav-pills nav-justified flex-column mb-0" id="pills-tab" role="tablist">
  758. <li class="nav-item" style="margin-top: 35px;">
  759. <a class="nav-link active" id="dashboard" data-bs-toggle="pill" href="#dash" role="tab" aria-controls="dash" aria-selected="false">
  760. <div class="text-start py-1 px-2" style="display:flex;">
  761. <i class="fa fa-home ms-3" style="font-size: 11px; margin-top: 3px;"></i>
  762. <h6 class="mb-0" style="margin-left: 6px; font-size: 13px !important;">Dashboard</h6>
  763. </div>
  764. </a><!--end nav link-->
  765. </li><!--end nav item-->
  766. <li class="nav-item">
  767. <a class="nav-link" id="application" data-bs-toggle="pill" href="#applicate" role="tab" aria-controls="dental" aria-selected="false">
  768. <div class="text-start py-1 px-2" style="display:flex;">
  769. <i class="fa fa-graduation-cap ms-3" style="font-size: 11px; margin-top: 3px;"></i>
  770. <h6 class="mb-0" style="margin-left: 6px; font-size: 13px !important;">Application</h6>
  771. </div>
  772. </a><!--end nav link-->
  773. </li><!--end nav item-->
  774. <li class="nav-item">
  775. <a class="nav-link rounded" id="wishlist" data-bs-toggle="pill" href="#list" role="tab" aria-controls="list" aria-selected="false">
  776. <div class="text-start py-1 px-2" style="display:flex;">
  777. <i class="fa fa-shopping-bag ms-3" style="font-size: 11px; margin-top: 3px;"></i>
  778. <h6 class="mb-0" style="margin-left: 6px; font-size: 13px !important;">Wishlist </h6>
  779. </div>
  780. </a><!--end nav link-->
  781. </li><!--end nav item-->
  782. <li class="nav-item">
  783. <a class="nav-link rounded" id="explores" data-bs-toggle="pill" href="#explore" role="tab" aria-controls="explore" aria-selected="false">
  784. <div class="text-start py-1 px-2" style="display:flex;">
  785. <i class="fa fa-university ms-3" style="font-size: 11px; margin-top: 3px;"></i>
  786. <h6 class="mb-0" style="margin-left: 6px; font-size: 13px !important;">Explore</h6>
  787. </div>
  788. </a><!--end nav link-->
  789. </li><!--end nav item-->
  790. <li class="nav-item">
  791. <a class="nav-link rounded" id="myaccount" data-bs-toggle="pill" href="#account" role="tab" aria-controls="account" aria-selected="false">
  792. <div class="text-start py-1 px-2" style="display:flex;">
  793. <i class="fa fa-user ms-3" style="font-size: 11px; margin-top: 3px;"></i>
  794. <h6 class="mb-0" style="margin-left: 6px; font-size: 13px !important;">My Account</h6>
  795. </div>
  796. </a><!--end nav link-->
  797. </li><!--end nav item-->
  798. </ul><!--end nav pills-->
  799. </div>
  800. <div class="sidebar-footer" style="display: block;bottom: 65px !important;">
  801. <div class="sidebar-menu" style="padding: 0 !important;">
  802. <ul class="nav nav-pills nav-justified flex-column mb-0" id="">
  803. <li class="nav-item" style="margin-top: 35px;">
  804. <div class="nav-link" style="background-color: #141639c4; border-radius: 0px !important;">
  805. <div class="text-start py-1 px-2">
  806. <h6 class="mb-0" style="font-size: 12px !important; font-weight:400;">Your Account Reference Number</h6>
  807. <h6 class="mb-0" style="font-size: 13px !important; color: #ffbd59;">{{ auth_user('teacher')->ref_no }}</h6>
  808. </div>
  809. </div><!--end nav link-->
  810. </li><!--end nav item-->
  811. </ul><!--end nav pills-->
  812. </div>
  813. </div>
  814. </div>
  815. </nav>
  816. </div><!--end col-->
  817. <div class="col-md-10 mt-5" style="padding:1rem;">
  818. <div class="row">
  819. <div class="col-md-12 mt-4" style="padding-left: 21px; padding-right: 25px;">
  820. <div class="card profile_top_part_info">
  821. <div class="whole_part">
  822. <!-- <div class="left_part">
  823. <div class="profile-photo" style="margin-left: 25px;">
  824. <div class="profile_pic" style="border-radius: 0px;-webkit-border-radius:0px;">
  825. <img src="web/images/male.png" alt="">
  826. </div>
  827. </div>
  828. </div> -->
  829. <div class="right_part">
  830. <div class="right_part_right">
  831. <div class="right_part_right_whole">
  832. <div class="col-md-5 mt-1 method-box">
  833. <div class="ms-3 mt-2 mb-3">
  834. <div style="display:flex;">
  835. @if($proposal_details->student_details->nationality)
  836. <img class="img-responsive listFlag mt-2" style="border-radius: 2px; padding: 0px;height: 45px; width: 45px;" src="{{ asset('/assets/img/flags/4x3').'/'.strtolower(cn($proposal_details,'student_details.country_name.iso_3166_2','')).'.svg' }}" alt="Flag" data-toggle="tooltip" title="" data-placement="top">
  837. @endif
  838. <div class="alert" style="background-color:white; padding: 3px 7px; margin-bottom: 0px;">
  839. <span style="font-size: 19px; font-weight: 700;">{{cn($proposal_details,'student_details.first_name','')}} {{cn($proposal_details,'student_details.last_name','')}}</span> <br>
  840. <span style="font-size:12px;">
  841. <!-- <span style="color: #868e96;">Gender :</span> -->
  842. <a href="" class="rounded" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Gender" style="color: black !important;">{{\Str::ucfirst(cn($proposal_details,'student_details.gender',''))}}</a>
  843. </span>
  844. <span> • </span>
  845. <span style="font-size:12px;">
  846. <a href="" class="rounded" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Age" style="color: black !important;">{{age_calculator(cn($proposal_details,'student_details.dob',''))}}</a>
  847. <!-- <span style="color: #868e96;">Age :</span> -->
  848. {{-- <strong>23 years 3 month</strong> --}}
  849. </span>
  850. </div>
  851. </div>
  852. </div>
  853. </div>
  854. <div class="mt-3 p-3 method-box ms-3" style="width: 65%; border-right: 1px solid #eee; background-color: white;">
  855. <h6 class="method">
  856. Apply Ref: {{$proposal_details->student_apply_ref ?? "N/A"}}
  857. {{-- {{cn($proposal_details,'teacher_details.ref_no','')}} --}}
  858. </h6>
  859. <span>
  860. <strong style="font-size: 14px;">
  861. {{cn($proposal_details,'proposal.title','')}}
  862. </strong >
  863. </span>
  864. <div class="mt-1">
  865. <span style="font-size:12px;">
  866. <a href="" class="rounded" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Methology" style="color: black !important;">{{cn($proposal_details,'proposal.methology','')}}</i></a>
  867. </span>
  868. <span> • </span>
  869. <span class="ms-2" style="font-size:12px;">
  870. <a href="" class="rounded" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Funding Status" style="color: black !important;">{{cn($proposal_details,'proposal.status','')}}</i></a>
  871. </span>
  872. <span> • </span>
  873. <span class="ms-2" style="font-size:12px;">
  874. <a href="" class="rounded" data-bs-toggle="tooltip" data-bs-placement="bottom" title="Preferred Start Date" style="color: black !important;">{{ date("M Y", strtotime($proposal_details->created_at))}}</i></a>
  875. </span>
  876. </div>
  877. <div class="mt-1">
  878. <span style="font-size:12px;">
  879. <span>Applied On : </span>
  880. <strong style="font-weight: 700; font-size: 12px; letter-spacing: 0.8px;">{{ date("d M Y", strtotime($proposal_details->created_at))}}</strong>
  881. </span>
  882. </div>
  883. </div>
  884. <div class="top_right_info_box ms-3 mt-1" style="width: 40%; padding: 7px; display: grid;">
  885. <div class="card shadow rounded border-0" style="background-color: white;">
  886. <div class="info-palate mt-0" style="margin:0px;">
  887. <div class="left">
  888. <div>
  889. <div class="single_glance_row mt-1">
  890. <span class="title" style="font-size:12px; font-weight: 600;">Proposal Quality :</span>
  891. <span class="tbl2 mb-2 pro_top_rating" style="float:right;">
  892. <input type="radio" class="rate_star_update" data-id="{{$proposal_details->id}}" id="star5" name="rate" value="5" @if($proposal_details->proposal_quality ==5) checked @endif/>
  893. <label class="rate_star hand tooltips" for="star5" title="5 stars"></label>
  894. <input type="radio" class="rate_star_update" data-id="{{$proposal_details->id}}" id="star4" name="rate" value="4" @if($proposal_details->proposal_quality ==4) checked @endif/>
  895. <label class="rate_star hand tooltips" for="star4" title="4 stars"></label>
  896. <input type="radio" class="rate_star_update" data-id="{{$proposal_details->id}}" id="star3" name="rate" value="3" @if($proposal_details->proposal_quality ==3) checked @endif/>
  897. <label class="rate_star hand tooltips" for="star3" title="3 stars"></label>
  898. <input type="radio" class="rate_star_update" data-id="{{$proposal_details->id}}" id="star2" name="rate" value="2" @if($proposal_details->proposal_quality ==2) checked @endif/>
  899. <label class="rate_star hand tooltips" for="star2" title="2 stars"></label>
  900. <input type="radio" class="rate_star_update" data-id="{{$proposal_details->id}}" id="star1" name="rate" value="1" @if($proposal_details->proposal_quality ==1) checked @endif/>
  901. <label class="rate_star hand tooltips" for="star1" title="1 star"></label>
  902. </span>
  903. </div>
  904. <div class="single_glance_row mt-1">
  905. <span class="title" style="font-size:12px; font-weight: 600;">Concept :</span>
  906. <div class="top_part_status" style="position: relative; width: fit-content; margin-left: 10px; float: right;">
  907. @if($proposal_details->concept==1)
  908. <span class="top_part_status_name" style="background: #bcfaca; color: #0a9652;">
  909. Good
  910. </span>
  911. @elseif($proposal_details->concept==2)
  912. <span class="top_part_status_name" style="background: #ffca84; color: #ee8414;">
  913. Average
  914. </span>
  915. @else
  916. <span class="top_part_status_name" style="background: #f8c8c8; color: #db390c;">
  917. Poor
  918. </span>
  919. @endif
  920. <div class="dropdown" style="top:-2px; position: absolute; right: 9px;">
  921. <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>
  922. <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;">
  923. <a class="dropdown-item concept_change" data-val="1" @if($proposal_details->concept==1) {{'activate'}} @endif" data-id="{{$proposal_details->id}}" name="concept">Good</a>
  924. <a class="dropdown-item concept_change" data-val="2" @if($proposal_details->concept==2) {{'activate'}} @endif" data-id="{{$proposal_details->id}}" name="concept">Average</a>
  925. <a class="dropdown-item concept_change" data-val="3" @if($proposal_details->concept==3) {{'activate'}} @endif" data-id="{{$proposal_details->id}}" name="concept">Poor</a>
  926. </div>
  927. </div>
  928. </div>
  929. </div>
  930. <div class="single_glance_row mt-1" style="border-bottom: none;">
  931. <span class="title" style="font-size:12px; font-weight: 600;">Status :</span>
  932. <div class="top_part_status" style="position: relative; width: fit-content; margin-left: 10px; float: right;">
  933. @if($proposal_details->proposal_status==1)
  934. <span class="top_part_status_name" style="background: #dcdcdc; color: #8c9094;">
  935. New
  936. </span>
  937. @endif
  938. @if($proposal_details->proposal_status==2)
  939. <span class="top_part_status_name" style="background: #dcdcdc; color: #8c9094;">
  940. Reviewing
  941. </span>
  942. @endif
  943. @if($proposal_details->proposal_status==3)
  944. <span class="top_part_status_name" style="background: #dcdcdc; color: #8c9094;">
  945. Pause
  946. </span>
  947. @endif
  948. @if($proposal_details->proposal_status==4)
  949. <span class="top_part_status_name" style="background: #dcdcdc; color: #8c9094;">
  950. Hold
  951. </span>
  952. @endif
  953. @if($proposal_details->proposal_status==5)
  954. <span class="top_part_status_name" style="background: #dcdcdc; color: #8c9094;">
  955. Interested
  956. </span>
  957. @endif
  958. @if($proposal_details->proposal_status==6)
  959. <span class="top_part_status_name" style="background: #dcdcdc; color: #8c9094;">
  960. Rejected
  961. </span>
  962. @endif
  963. @if($proposal_details->proposal_status==7)
  964. <span class="top_part_status_name" style="background: #dcdcdc; color: #8c9094;">
  965. Terminate
  966. </span>
  967. @endif
  968. <div class="dropdown" style="top: -2px; position: absolute; right: 9px;">
  969. <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>
  970. <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;">
  971. {{-- <a class="dropdown-item status_change hand" data-val="1" data-id="{{$proposal_details->id}}" name="proposal_status">New</a> --}}
  972. <a class="dropdown-item status_change hand" data-val="2" data-id="{{$proposal_details->id}}" name="proposal_status">In Review</a>
  973. <a class="dropdown-item status_change hand" data-val="3" data-id="{{$proposal_details->id}}" name="proposal_status">Pause</a> <!--Push means less than 2 seconds does one thing -->
  974. <a class="dropdown-item status_change hand" data-val="4" data-id="{{$proposal_details->id}}" name="proposal_status">Hold</a> <!--holding it for longer does something-->
  975. <a class="dropdown-item status_change hand" data-val="5" data-id="{{$proposal_details->id}}" name="proposal_status">Interested</a>
  976. <a class="dropdown-item open_modal_page hand" data-url="{{route('modal-get',['name'=>'proposal_status_rejected_form','id'=>$proposal_details->id])}}" data-title="Rejected" data-val="6" data-id="{{$proposal_details->id}}">Rejected</a>
  977. <a class="dropdown-item status_change hand" data-val="7" data-id="{{$proposal_details->id}}" name="proposal_status">Terminate</a>
  978. </div>
  979. </div>
  980. </div>
  981. </div>
  982. </div>
  983. </div>
  984. </div>
  985. </div>
  986. </div>
  987. </div>
  988. </div>
  989. </div>
  990. </div>
  991. </div>
  992. </div>
  993. <div class="col-md-3 mt-4" style="padding: 0px 0px 0px 23px;">
  994. <div class="card shadow p-3 rounded border-0 mb-4" style="background-color: white;">
  995. <div class="info-palate mt-0">
  996. <div class="left">
  997. <div class="mb-2">
  998. <div class="Feedback" style="font-size: 17px; font-weight: 700;">Applicante Profile</div>
  999. </div>
  1000. @if(count($education_history) > 0)
  1001. @foreach($education_history as $row)
  1002. <div class="summary_edu_part mt-1">
  1003. <div class="education_head">
  1004. <div class="left">
  1005. <span class="edu_title">{{cn($row,'academic_level_info.name','')}}</span>
  1006. </div>
  1007. <div class="right">
  1008. <span class="label_badge_radius" style="font-weight: 600; background: #1416398a; color: white;">{{$row->result}}</span>
  1009. </div>
  1010. </div>
  1011. <div class="education_body mt-2">
  1012. <ul>
  1013. <li>{{$row->subject}}</li>
  1014. <li>{{$row->institution}}</li>
  1015. <li>{{$row->passing_year}}</li>
  1016. </ul>
  1017. </div>
  1018. </div>
  1019. @endforeach
  1020. @endif
  1021. <div class="summary_ielts_part mt-2 ms-2">
  1022. <div class="education_head">
  1023. <div class="left">
  1024. <span class="edu_title">{{cn($proposal_details,'scores.test_name','')}}</span>
  1025. <div class="expiration">
  1026. <span class="tooltips" style="font-size: 11px; color: #868e96;" data-original-title="Expiration">
  1027. <i class="fa fa-calendar-check-o mr-1" style="color: #908f8f;"></i>
  1028. @if(!empty($proposal_details->scores->expiration_date)) {{ date('d M Y', strtotime(cn($proposal_details,'scores.expiration_date','')))}} @else @endif
  1029. </span>
  1030. </div>
  1031. <span class="label_badge_radius" style="position: absolute; right: 10px; font-weight: 600; background: #1416398a; color: white;">{{cn($proposal_details,'scores.overall_score','')}}</span>
  1032. </div>
  1033. </div>
  1034. <div class="education_body mt-1" style="border-bottom: 1px solid #e8eef1;padding: 8px 0px">
  1035. <div class="result" style="display: flex;">
  1036. <div class="result-part" style="font-size: 11px;">
  1037. <span class="single_point">Speaking:
  1038. <span class="point_number" style="font-weight: 700;">{{cn($proposal_details,'scores.speaking','')}} ,
  1039. </span>
  1040. </span>
  1041. </div>
  1042. <div class="result-part" style="font-size: 11px;">
  1043. <span class="single_point ms-2">Listening:
  1044. <span class="point_number" style="font-weight: 700;">{{cn($proposal_details,'scores.listening','')}} ,
  1045. </span>
  1046. </span>
  1047. </div>
  1048. <div class="result-part" style="font-size: 11px;">
  1049. <span class="single_point ms-2">Writing:
  1050. <span class="point_number" style="font-weight: 700;">{{cn($proposal_details,'scores.writing','')}} ,
  1051. </span>
  1052. </span>
  1053. </div>
  1054. <div class="result-part" style="font-size: 11px;">
  1055. <span class="single_point ms-2">Reading:
  1056. <span class="point_number" style="font-weight: 700;">{{cn($proposal_details,'scores.reading','')}}
  1057. </span>
  1058. </span>
  1059. </div>
  1060. </div>
  1061. </div>
  1062. </div>
  1063. <div class="single_glance_row mt-1">
  1064. <span class="title" style="font-size:11px; font-weight: 600;">Work Experience:</span>
  1065. @if($proposal_details->student_details->is_work_experience ==1)
  1066. <span class="label_badge_radius" style="background: #e7f3ea !important; color: #0ba52e; margin-left: 3px;">yes</span>
  1067. @else
  1068. <span class="label_badge_radius" style="background: #f1ac93 !important; color: #f80707; margin-left: 3px;">no</span>
  1069. @endif
  1070. <span style="font-size: 11px; color: #868e96;"></span>
  1071. </div>
  1072. <div class="single_glance_row mt-1">
  1073. <span class="title" style="font-size:11px; font-weight: 600;">Have you ever attended any conferences<br> to present your papers?</span>
  1074. @if($proposal_details->student_details->is_attended_conference ==1)
  1075. <span class="label_badge_radius" style="background: #e7f3ea !important; color: #0ba52e; margin-left: 3px;">yes</span>
  1076. @else
  1077. <span class="label_badge_radius" style="background: #f1ac93 !important; color: #f80707; margin-left: 3px;">no</span>
  1078. @endif
  1079. <span style="font-size: 11px; color: #868e96;"></span>
  1080. </div>
  1081. <div class="single_glance_row mt-1">
  1082. <span class="title" style="font-size:11px; font-weight: 600;">Do you have any Publication?</span>
  1083. @if($proposal_details->student_details->is_publication ==1)
  1084. <span class="label_badge_radius" style="background: #e7f3ea !important; color: #0ba52e; margin-left: 3px;">yes</span>
  1085. @else
  1086. <span class="label_badge_radius" style="background: #f1ac93 !important; color: #f80707; margin-left: 3px;">no</span>
  1087. @endif
  1088. <span style="font-size: 11px; color: #868e96;"></span>
  1089. </div>
  1090. </div>
  1091. </div>
  1092. </div>
  1093. </div><!--end col-->
  1094. <div class="col-md-9 mt-2" style="padding: 3px;">
  1095. <div class="card border-0 mb-3" style="border-radius:6px !important;">
  1096. <div class="container-fluid">
  1097. <div class="row">
  1098. @if($proposal_details->feedback_msg || $proposal_details->feedback_reason)
  1099. <div class="col-md-12" style="width: 99%;font-size: 12px !important; background-color:#fff0d6; border-radius: 6px; padding: 10px;color: rgb(237, 14, 14);">
  1100. <div class="single_glance_row mt-1 single_edit_item">
  1101. <div class="row" style="display: flex;">
  1102. <div class="col-md-10" style="width: 90%;">
  1103. <span class="title" style="font-size:11px; font-weight: 600; color: rgb(237, 14, 14) !important;"> <i class="fa fa-warning" style="font-size: 11px; margin-right: 5px; color: rgb(237, 14, 14) !important; top: 0px; position: relative;"></i>
  1104. Feedback : @if($proposal_details->feedback_msg) {{$proposal_details->feedback_msg}} @endif
  1105. @if($proposal_details->feedback_reason) {{$proposal_details->feedback_reason}} @endif
  1106. </span>
  1107. </div>
  1108. <div class="col-md-2" style="width: 10%;">
  1109. {{-- <span class="title" style="font-size:11px; font-weight: 600;">
  1110. <button type="button" class="btn btn2 edit_feedback mb-1" data-id="{{$proposal_details->id}}" style="padding: 2px 5px !important; font-size: 11px;"><i class="fa fa-pencil"></i></button>
  1111. </span>
  1112. <span class="title" style="font-size:11px; font-weight: 600;">
  1113. <button type="button" class="btn btn2 delete_feedback mb-1" data-id="{{$proposal_details->id}}" style="padding: 2px 5px !important; font-size: 11px;"><i class="fa fa-trash" style="margin-left:2px;"></i></button>
  1114. </span> --}}
  1115. </div>
  1116. </div>
  1117. </div>
  1118. </div>
  1119. @endif
  1120. </div>
  1121. </div>
  1122. </div>
  1123. <div class="card border-0 mt-0" style="border-radius:6px !important;">
  1124. <div class="container-fluid">
  1125. <div class="row">
  1126. <div class="col-md-12" style="width: 99%; background-color:white; border-radius: 6px; padding: 10px;">
  1127. <div class="row mt-3">
  1128. <div class="col-md-8" style="width: 62%;">
  1129. @if(file_exists( public_path().'/uploads/proposal/'.@$proposal_details->proposal->document_file ) && @$proposal_details->proposal->document_file != null)
  1130. <iframe src ="{{url(asset('/uploads/proposal').'/'.@$proposal_details->proposal->document_file) }}" type="application/pdf" width="100%" height="560px"></iframe>
  1131. @else
  1132. <iframe src ="{{url(asset('web/files/CRM.pdf'))}}" type="application/pdf" width="100%" height="670px"></iframe>
  1133. @endif
  1134. </div><!--end col-->
  1135. <div class="col-md-4" style="width: 35.5%;">
  1136. <div class="info-palate mt-0" style="margin-left: -4px;">
  1137. <div class="left">
  1138. <div id="doc_required_load"></div>
  1139. </div>
  1140. </div>
  1141. @if(count($doc_info) > 0)
  1142. <div class="col-md-12" style="float: right; margin-top:5px;">
  1143. <span class="btn open_modal_page submit_button" data-url="{{route('modal-get',['send_email_document_information', 'id'=>$proposal_details->id])}}" data-title="Send Email">Send Email
  1144. </span>
  1145. </div>
  1146. @endif
  1147. </div>
  1148. </div>
  1149. </div>
  1150. </div>
  1151. </div>
  1152. </div>
  1153. <!-- Hero End -->
  1154. <!-- Main Js -->
  1155. <script src="{{asset('web/js/bootstrap.bundle.min.js')}}"></script>
  1156. <!-- tobii js -->
  1157. <script src="{{asset('web/js/tobii.min.js')}}"></script>
  1158. <!-- SLIDER -->
  1159. <script src="{{asset('web/js/tiny-slider.js')}}"></script>
  1160. <!-- Icons -->
  1161. <script src="{{asset('web/js/feather.min.js')}}"></script>
  1162. <!-- Main Js -->
  1163. <script src="https://cdn.jsdelivr.net/npm/jquery@3.6.0/dist/jquery.slim.min.js"></script>
  1164. <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.1/dist/js/bootstrap.bundle.min.js"></script>
  1165. <script src="https://cdnjs.cloudflare.com/ajax/libs/limonte-sweetalert2/11.6.15/sweetalert2.min.js"></script>
  1166. <script src="{{asset('web/js/plugins.init.js')}}"></script>
  1167. <script src="{{asset('web/js/app.js')}}"></script>
  1168. <script src="{{asset('web/js/datepicker.min.js')}}"></script>
  1169. <script src="{{asset('web/js/bootstrap.bundle.min.js')}}"></script>
  1170. <script src="{{asset('web/js/plugins.init.js')}}"></script>
  1171. <script src="{{asset('web/js/app.js')}}"></script>
  1172. <script src="{{asset('web/css/sweetalert/sweetalert.min.js')}}"></script>
  1173. {{-- <script src="https://code.jquery.com/jquery-3.1.1.min.js"></script> --}}
  1174. <script src="{{ asset('css/jquery.min.js') }}"></script>
  1175. <script src="{{ asset('css/jquery-form/dist/jquery.form.min.js') }}"></script>
  1176. <script src="{{ asset('css/noty/lib/noty.min.js') }}"></script>
  1177. <script src="{{ asset('css/flatpickr/dist/flatpickr.min.js') }}"></script>
  1178. <script src="{{ asset('css/wait-me/waitMe.min.js')}}"></script>
  1179. @include('supervisor.layouts.modal')
  1180. <script>
  1181. function fetch_sub_content(selector, url, args=null){
  1182. var config={
  1183. spinner: true
  1184. }
  1185. if(typeof args=='object'){
  1186. config=Object.assign(config, args);
  1187. }
  1188. if(config.spinner){
  1189. $(selector).waitMe({
  1190. effect: 'facebook',
  1191. text: 'Please! Wait ...'
  1192. });
  1193. }
  1194. $(selector).load(url, null, function(){
  1195. $(selector).waitMe('hide');
  1196. if(typeof args=='function') args();
  1197. });
  1198. }
  1199. function wait_me(selector, config=null){
  1200. if(config){
  1201. selector.waitMe(config);
  1202. }else{
  1203. selector.waitMe({
  1204. effect: 'facebook',
  1205. //color: '#000',
  1206. text: 'Please! Wait ...'
  1207. });
  1208. }
  1209. }
  1210. function pop_up_msg(msg='No message specified', type='success', callback=null){
  1211. new Noty({
  1212. theme:'sunset',
  1213. text: msg,
  1214. type: type,
  1215. timeout:1500,
  1216. callbacks:{
  1217. afterClose: callback
  1218. }
  1219. }).show();
  1220. }
  1221. function err_msg(err){
  1222. var msg="Request failed to process, try again later.";
  1223. if(err.responseJSON && err.responseJSON.msg){
  1224. msg=err.responseJSON.msg;
  1225. }
  1226. return msg;
  1227. }
  1228. function ajax_form(form, cllback=null, config={spinner: true}){
  1229. $('.btn-submit').prop('disabled', true);
  1230. var redirect=$(form).data('redirect');
  1231. if(typeof config=='object'){
  1232. if(config.spinner) wait_me($(form));
  1233. }
  1234. $(form).ajaxSubmit({
  1235. success:function(res){
  1236. wait_me($(form), 'hide');
  1237. if(res.msg){
  1238. pop_up_msg(res.msg, 'success', function(){
  1239. $('.btn-submit').prop('disabled', false);
  1240. if(redirect) window.location.replace(redirect);
  1241. else if(typeof cllback=='function'){
  1242. cllback(form, res);
  1243. }
  1244. });
  1245. }
  1246. //$.notify(res.msg, 'success');
  1247. },
  1248. error:function(res){
  1249. wait_me($(form), 'hide');
  1250. var msg="Request failed to process, try again later.";
  1251. if(res.responseJSON && res.responseJSON.msg){
  1252. msg=res.responseJSON.msg;
  1253. }
  1254. pop_up_msg(msg, 'error');
  1255. $('.btn-submit').prop('disabled', false);
  1256. }
  1257. });
  1258. } //End of ajax form definition
  1259. $(function(){
  1260. var form_row_added=false;
  1261. $('.edit_feedback').on('click', function(){
  1262. if(form_row_added){
  1263. $('.open_feedback_msg_info_div').remove();
  1264. form_row_added=false;
  1265. }
  1266. var self=$(this);
  1267. var self_tr=self.closest('.single_edit_item');
  1268. var std_propsal_id=self.data('id');
  1269. form_row_added=true;
  1270. self_tr.after(
  1271. "<div class='open_feedback_msg_info_div'><div class='open_feedback_msg_edit_info_div_inner'></div></div>"
  1272. );
  1273. fetch_sub_content(
  1274. '.open_feedback_msg_edit_info_div_inner',
  1275. "{{ route('sub-content', ['name'=>'edit_feedback_msg_form']) }}?std_propsal_id="+std_propsal_id
  1276. );
  1277. });
  1278. $('.delete_feedback').on('click', function(){
  1279. var id = $(this).attr("data-id");
  1280. var form_data={
  1281. _token: "{{ csrf_token() }}",
  1282. delete_id: id,
  1283. }
  1284. swal({
  1285. title: "Are you sure?",
  1286. text: "You will not be able to recover this data!",
  1287. type: "warning",
  1288. showCancelButton: true,
  1289. confirmButtonClass: "btn-danger",
  1290. cancelButtonClass: "btn-info",
  1291. confirmButtonText: "Yes, delete!",
  1292. cancelButtonText: "No, cancel!",
  1293. }, function(isConfirm){
  1294. if(isConfirm){
  1295. $.post("{{ route('ajax-post', ['name'=>'delete_student_feedback_msg']) }}",form_data
  1296. ).done(function(res){
  1297. pop_up_msg(res.msg);
  1298. window.location.reload();
  1299. }).fail(function(err){
  1300. pop_up_msg(err_msg(err), 'error');
  1301. });
  1302. }
  1303. });
  1304. });
  1305. $('.rate_star_update').on('click', function(){
  1306. var self =$(this);
  1307. var id =self.data('id');
  1308. var value =self.attr('value');
  1309. var form_data={
  1310. _token: "{{ csrf_token() }}",
  1311. id: id,
  1312. value:value
  1313. }
  1314. $.post("{{ route('ajax-post', ['name'=>'proposal_quality_rate_star_update']) }}", form_data, function(res){
  1315. pop_up_msg(res.msg);
  1316. window.location.reload();
  1317. }).fail(function(err){
  1318. pop_up_msg(err_msg(err), 'error');
  1319. });
  1320. });
  1321. $('.concept_change').on('click', function(){
  1322. var self =$(this);
  1323. var id =self.data('id');
  1324. var value =self.data('val');
  1325. var form_data={
  1326. _token :"{{csrf_token()}}",
  1327. 'id':id,
  1328. 'value':value
  1329. }
  1330. swal({
  1331. title: "Are you sure you want to change status?",
  1332. text: "Please check before submitting!",
  1333. type: "warning",
  1334. showCancelButton: true,
  1335. confirmButtonClass: "btn-danger",
  1336. cancelButtonClass: "btn-info",
  1337. confirmButtonText: "Yes",
  1338. cancelButtonText: "No",
  1339. closeOnConfirm: true,
  1340. closeOnCancel: true
  1341. }, function(isConfirm){
  1342. if(isConfirm){
  1343. $.post("{{ route('ajax-post', ['name'=>'concept_status_update']) }}", form_data, function(res){
  1344. pop_up_msg(res.msg);
  1345. window.location.reload();
  1346. }).fail(function(err){
  1347. pop_up_msg(err_msg(err), 'error');
  1348. });
  1349. }
  1350. });
  1351. });
  1352. $('.status_change').on('click', function(){
  1353. var self =$(this);
  1354. var id =self.data('id');
  1355. var value =self.data('val');
  1356. var form_data={
  1357. _token :"{{csrf_token()}}",
  1358. 'id':id,
  1359. 'value':value
  1360. }
  1361. if(value==2 || value ==3 || value ==4 || value ==5 || value ==7){ // 2 =Reviewing; 3 =Push; 4 =Hold; 5 =Interested
  1362. swal({
  1363. title: "Are you sure you want to change status?",
  1364. text: "Please check before submitting!",
  1365. type: "warning",
  1366. showCancelButton: true,
  1367. confirmButtonClass: "btn-danger",
  1368. cancelButtonClass: "btn-info",
  1369. confirmButtonText: "Yes",
  1370. cancelButtonText: "No",
  1371. closeOnConfirm: true,
  1372. closeOnCancel: true
  1373. }, function(isConfirm){
  1374. if(isConfirm){
  1375. $.post("{{ route('ajax-post', ['name'=>'proposal_status_update']) }}", form_data, function(res){
  1376. pop_up_msg(res.msg);
  1377. window.location.reload();
  1378. }).fail(function(err){
  1379. pop_up_msg(err_msg(err), 'error');
  1380. });
  1381. }
  1382. });
  1383. }
  1384. });
  1385. // $('.feedback_btn').click(function(){
  1386. // var id =$(this).data('id');
  1387. // var message =$('#message').val();
  1388. // var proposal_status =$('#p_status').val();
  1389. // var form_data={
  1390. // _token: "{{ csrf_token() }}",
  1391. // id: id,
  1392. // message: message,
  1393. // proposal_status: proposal_status,
  1394. // }
  1395. // $.post("{{ route('ajax-post', ['name'=>'proposal_feedback_update']) }}", form_data, function(res){
  1396. // pop_up_msg(res.msg);
  1397. // window.location.reload();
  1398. // }).fail(function(err){
  1399. // pop_up_msg(err_msg(err), 'error');
  1400. // });
  1401. // });
  1402. fetch_sub_content(
  1403. '#doc_required_load',
  1404. "{{ route('sub-content', ['name'=>'document_required_load', 'id'=>$proposal_details->id]) }}"
  1405. );
  1406. });
  1407. </script>
  1408. </body>
  1409. </html>