top.blade.php 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653
  1. <head>
  2. <meta charset="utf-8" />
  3. <title>Research Admission</title>
  4. <meta name="viewport" content="width=device-width, initial-scale=1.0">
  5. <meta name="description" content="Information & Guidance on the PhD Process, Connect with Supervisor and Many" />
  6. <meta name="keywords" content="" />
  7. <!-- facebook tags -->
  8. <meta property="og:url" content="http://www.facebook.com/researchadmission"/>
  9. <meta property="og:type" content="website"/>
  10. <meta property="og:title" content="Research Admission"/>
  11. <meta property="og:description" content="Information & Guidance on the PhD Process, Connect with Supervisor and Many"/>
  12. <!-- Linkedin tags -->
  13. <meta property="og:url" content="https://www.linkedin.com/company/researchadmission"/>
  14. <meta property="og:type" content="website"/>
  15. <meta property="og:title" content="Research Admission"/>
  16. <meta property="og:description" content="Information & Guidance on the PhD Process, Connect with Supervisor and Many"/>
  17. <!-- favicon -->
  18. <link rel="shortcut icon" href="{{asset('web/images/logo.png') }}">
  19. <!-- Bootstrap -->
  20. <link href="{{ asset('web/css/bootstrap.min.css') }}" rel="stylesheet" type="text/css" />
  21. <!-- tobii css -->
  22. <link href="{{asset('web/css/tobii.min.css')}}" rel="stylesheet" type="text/css" />
  23. <!-- Icons -->
  24. <link href="{{asset('web/css/materialdesignicons.min.css')}}" rel="stylesheet" type="text/css" />
  25. <link rel="stylesheet" type="text/css" href="{{ asset('web/stylesheets/font-awesome.min.css') }}" />
  26. <link rel="stylesheet" href="https://unicons.iconscout.com/release/v3.0.6/css/line.css">
  27. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css">
  28. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/limonte-sweetalert2/11.6.15/sweetalert2.min.css">
  29. <!-- Slider -->
  30. <link rel="stylesheet" href="{{asset('web/css/tiny-slider.css')}}"/>
  31. <!-- Main Css -->
  32. <link href="{{asset('web/css/style.css')}}" rel="stylesheet" type="text/css" id="theme-opt" />
  33. <link href="{{asset('web/css/colors/default.css')}}" rel="stylesheet" id="color-opt">
  34. <link rel="preconnect" href="https://fonts.googleapis.com">
  35. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  36. <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;900&display=swap" rel="stylesheet">
  37. <link rel="preconnect" href="https://fonts.googleapis.com">
  38. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  39. <link href="https://fonts.googleapis.com/css2?family=Oswald:wght@200&family=Quicksand:wght@400;500;600;700&display=swap" rel="stylesheet">
  40. <link rel="stylesheet" href="{{asset('web/css/datepicker.min.css')}}">
  41. <link rel="stylesheet" href="{{asset('web/css/sweetalert/sweetalert.css')}}">
  42. <link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
  43. <!-- fonts -->
  44. <link rel="preconnect" href="https://fonts.googleapis.com">
  45. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  46. <link href="https://fonts.googleapis.com/css2?family=Ubuntu:wght@700&display=swap" rel="stylesheet">
  47. <link rel="preconnect" href="https://fonts.googleapis.com">
  48. <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
  49. <link href="https://fonts.googleapis.com/css2?family=Poppins:wght@200;300&display=swap" rel="stylesheet">
  50. {{-- Ajax Form Submit --}}
  51. <link href="{{ asset('css/noty/lib/noty.css') }}" rel="stylesheet" type="text/css">
  52. <link href="{{ asset('css/noty/lib/themes/sunset.css') }}" rel="stylesheet" type="text/css">
  53. <link href="{{ asset('css/flatpickr/dist/flatpickr.min.css') }}" rel="stylesheet" type="text/css">
  54. <link href="{{ asset('css/wait-me/waitMe.min.css')}}" rel="stylesheet" type="text/css">
  55. </head>
  56. <style>
  57. body {
  58. font-family: 'Quicksand', sans-serif !important;
  59. }
  60. h1, h2, h3, h4, h5, h6 {
  61. font-family: 'Quicksand', sans-serif !important;
  62. }
  63. p{
  64. font-family: 'Quicksand', sans-serif !important;
  65. }
  66. .bg-half-170 {
  67. padding:73px 0px 5px;
  68. }
  69. #topnav {
  70. background-color: #ffff;
  71. }
  72. #topnav .navigation-menu > li > a {
  73. color:white !important;
  74. font-family: Poppins !important;
  75. }
  76. #topnav .navigation-menu {
  77. display: flex;
  78. justify-content: left;
  79. font-family:Poppins !important;
  80. }
  81. #topnav .sub-menu-item.active a, #topnav .navigation-menu > li.active > a, #topnav .navigation-menu > li:hover > a, #topnav .navigation-menu > li > a:active {
  82. background-color: #ffff !important;
  83. padding: 6.5px 11px;
  84. min-height: 25px;
  85. margin-top: -12px !important;
  86. border-radius: 8px;
  87. font-weight: bold;
  88. font-family: Poppins !important;
  89. color:#141639c4 !important;
  90. transition: all 0.3s;
  91. }
  92. .form-control:focus {
  93. box-shadow: 0 0 0 0.25rem #8492a61f !important;
  94. border-color: #8492a61f !important;
  95. }
  96. .horizontal-menu .header-navbar.navbar-fixed {
  97. position: fixed;
  98. width: 100%;
  99. }
  100. .btn1{
  101. background-color: #141639c4 !important;
  102. color:white !important;
  103. border-radius: 20px;
  104. box-shadow:none !important;
  105. }
  106. .btn1:hover{
  107. background: #ffff !important;
  108. color: #141639c4 !important;
  109. border-radius: 20px;
  110. border: 1px solid #141639c4;
  111. }
  112. .title{
  113. font-size:12px;
  114. }
  115. .badge-title{
  116. background: #dedbf1;
  117. font-weight: 600;
  118. color: #2e1153;
  119. padding: 2px 8px;
  120. border-radius: 4px;
  121. border: 1px solid #d8e2e7;
  122. font-size: 11px;
  123. }
  124. .label_badge_radius {
  125. color: #2e1153;
  126. border-radius: 20px;
  127. padding: 1px 10px;
  128. font-size: 11px;
  129. line-height: 1.3;
  130. letter-spacing: .2px;
  131. font-weight: 600;
  132. background: rgb(255, 255, 255);
  133. }
  134. .body ul {
  135. list-style-type: none;
  136. padding-left: 0;
  137. margin-bottom: 0;
  138. font-size:12px;
  139. }
  140. .badge-lighter-green {
  141. background: #d8fdd8!important;
  142. color: green!important;
  143. }
  144. .badge-lighter-red {
  145. background: #f3dadc!important;
  146. color: #de1528!important;
  147. }
  148. .uil-map-marker {
  149. color: #2e1153;
  150. background: #f1f0fb;
  151. border-radius: 100%;
  152. font-size: 14px;
  153. padding: 4px 6px;
  154. border: 1px solid #ceccda;
  155. }
  156. .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 {
  157. background-color: #2e1153 !important;
  158. color: white!important;
  159. border-radius:0px !important;
  160. }
  161. .form-check-input.form-check-input:checked{
  162. background-color: #2f55d4 !important;
  163. border-radius: 7px !important;
  164. }
  165. .small, small {
  166. background-color: #dedbf1;
  167. border-radius: 20px;
  168. padding: 3px 22px;
  169. font-size: 11px;
  170. color: #2e1153 !important;
  171. }
  172. .small, small:hover, small:focus, small:active {
  173. background-color: #2e1153;
  174. border-radius: 20px;
  175. padding: 3px 22px;
  176. font-size: 11px;
  177. color: #fff !important;
  178. }
  179. .nav-pills {
  180. margin-bottom: 0px;
  181. background:none;
  182. }
  183. .content_header {
  184. display: flex;
  185. width: 100%;
  186. line-height: 1.2;
  187. }
  188. .content_header .left {
  189. width: 40px;
  190. align-self: center;
  191. margin-top: -3px;
  192. }
  193. .content_header .right .main_title {
  194. font-size: 18px;
  195. font-weight: 600;
  196. display: block;
  197. }
  198. .content_header .left .fa {
  199. background: #f1f0fb;
  200. border-color: transparent;
  201. color: #2e1153;
  202. border-radius: 100%;
  203. font-size: 14px;
  204. border: 1px solid #ceccda;
  205. }
  206. .submit_button {
  207. background-color: #2e1153!important;
  208. border-width: 1px!important;
  209. border-color: #2e1153!important;
  210. color: #fff!important;
  211. border-radius: 30px!important;
  212. padding: 0 11px!important;
  213. height: 28px!important;
  214. font-size: 14px!important;
  215. line-height: 1!important;
  216. font-weight: 600!important;
  217. }
  218. .ad_pref_item_header {
  219. display: flex;
  220. background: #dedbf1;
  221. padding: 7px 16px;
  222. border-radius: 7px;
  223. position: relative;
  224. font-size: 12px;
  225. font-weight: 700;
  226. justify-content: space-between;
  227. }
  228. .ad_pref_item_header .destination {
  229. width: 295px;
  230. align-self: center;
  231. }
  232. .ad_pref_item_header .second {
  233. align-self: center;
  234. width: 300px;
  235. }
  236. .ad_pref_item_header .third {
  237. width: 200px;
  238. align-self: center;
  239. margin-right: 25px;
  240. }
  241. .ad_pref_item_header .fourth {
  242. width: 50px;
  243. align-self: center;
  244. text-align: center;
  245. }
  246. .ad_pref_item_header .last {
  247. width: 125px;
  248. align-self: center;
  249. text-align: -webkit-right;
  250. }
  251. .single_ad_pref_item {
  252. padding: 10px;
  253. margin-top: 10px;
  254. border-radius: 7px;
  255. position: relative;
  256. border: 1px solid #e9f0f3;
  257. background-color: white;
  258. }
  259. .single_ad_pref_item2 {
  260. display: flex;
  261. margin-top: 10px;
  262. position: relative;
  263. border-bottom: 2px solid #eee;
  264. }
  265. .single_ad_pref_item1 {
  266. display: flex;
  267. padding: 6px;
  268. border-radius: 4px;
  269. margin-top: 10px;
  270. position: relative;
  271. background-color: #16183f69;
  272. color: #ffff;
  273. }
  274. .single_ad_pref_item .destination {
  275. align-self: center;
  276. display: flex;
  277. }
  278. .single_ad_pref_item .destination_left {
  279. align-self: center;
  280. }
  281. .single_ad_pref_item .left {
  282. align-self: center;
  283. }
  284. /* .single_ad_pref_item .left .uni_details {
  285. display: flex;
  286. width: 100%;
  287. }
  288. .single_ad_pref_item .left .uni_details .inner_left {
  289. width: 33px;
  290. align-self: center;
  291. }
  292. .single_ad_pref_item .left .uni_details .inner_left .fa-university {
  293. color: #2e1153;
  294. background: #f1f0fb;
  295. border-radius: 100%;
  296. padding: 5px;
  297. } */
  298. .ad_pref_part .single_ad_pref_item .left strong {
  299. color: #393b3e;
  300. font-size: 12px;
  301. }
  302. .single_ad_pref_item .label_badge_radius {
  303. background-image: linear-gradient(90deg,rgba(46,17,83,.19),#f5f4fd);
  304. color: #2e1153;
  305. border-radius: 20px;
  306. padding: 1px 10px;
  307. font-size: 11px;
  308. font-weight: 400;
  309. line-height: 1.3;
  310. letter-spacing: .2px;
  311. }
  312. .single_ad_pref_item .middle {
  313. align-self: center;
  314. margin-right: 25px;
  315. }
  316. .single_ad_pref_item .status_column {
  317. align-self: center;
  318. text-align: center;
  319. }
  320. .single_ad_pref_item .right {
  321. align-self: center;
  322. text-align: -webkit-right;
  323. }
  324. .table {
  325. width: 100%;
  326. color: #6e6b7b;
  327. }
  328. .list_table thead tr th {
  329. font-size: 12px;
  330. font-weight: 700;
  331. background-color: #16183f69 !important;
  332. text-transform: capitalize;
  333. color: #ffff;
  334. }
  335. .list_table thead tr th {
  336. padding: 11px 6px 10px!important;
  337. }
  338. .list_table .institute_info {
  339. display: flex !important;
  340. }
  341. .list_table .institute_info .left {
  342. width: 45px;
  343. align-self: center;
  344. }
  345. .list_table .institute_info .left .fa {
  346. background: #f1f0fb;
  347. padding: 10px;
  348. border-radius: 100%;
  349. font-size: 14px;
  350. color: #2e1153;
  351. }
  352. tbody, td, tfoot, th, thead, tr {
  353. border-color: inherit;
  354. border-style: dashed;
  355. border-width: 0;
  356. }
  357. .change_pass_btn {
  358. margin-top: 0;
  359. color: #2e1153;
  360. border: 1px solid #dedbf1;
  361. border-radius: 50%;
  362. padding: 5px 6px;
  363. margin-right: 0;
  364. background: #dedbf1;
  365. font-size: 15px!important;
  366. }
  367. .navbar {
  368. display: inline-block;
  369. }
  370. .change_pass_btn:hover {
  371. color: #ff7f00;
  372. transition: all 1s cubic-bezier(.19,1,.22,1) 0s;
  373. border: 1px solid #ff7f00!important;
  374. }
  375. .card {
  376. background-color: inherit;
  377. }
  378. .education{
  379. padding: 10px 16px;
  380. margin-left: -12px;
  381. margin-right: -12px;
  382. border-radius: 4px 4px 0px 0px;
  383. font-size: 13px;
  384. font-weight: bold;
  385. color: #141639c4;
  386. font-family:Poppins !important;
  387. }
  388. .form-label {
  389. font-weight: 700;
  390. font-size: 14px;
  391. color: white;
  392. }
  393. .fa:hover, .fa:active{
  394. color:#141639c4 !important;
  395. }
  396. .btn2{
  397. background-color: #141639c4 !important;
  398. color:white !important;
  399. border-radius: 20px;
  400. box-shadow:none !important;
  401. padding:3px 13px !important;
  402. font-size:13px;
  403. }
  404. .btn2:hover{
  405. background: #fff !important;
  406. color: #141639c4 !important;
  407. border-radius: 20px;
  408. border-color: #141639c4!important;
  409. }
  410. .btncl{
  411. padding: 2px 6px;
  412. color: #ffffff !important;
  413. background-color: #ffc107 !important;
  414. border-radius: 30px;
  415. }
  416. .btncl:hover {
  417. background-color: #ffffff !important;
  418. border-color: #ffc107 !important;
  419. color: #ffc107 !important;
  420. }
  421. .btn3{
  422. background-color: #141639c4 !important;
  423. color:white !important;
  424. border-radius: 20px;
  425. box-shadow:none !important;
  426. padding:3px 17px !important;
  427. font-size:13px;
  428. }
  429. .btn3:hover{
  430. background: #fff !important;
  431. color: #141639c4 !important;
  432. border-radius: 20px;
  433. border:1px solid #141639c4!important;
  434. }
  435. .features.fea-primary:hover {
  436. background-color:white !important;
  437. }
  438. .label_badge_radius {
  439. border-radius: 20px;
  440. padding: 1px 10px;
  441. font-size: 13px;
  442. font-weight: 800;
  443. line-height: 1.3;
  444. letter-spacing: .2px;
  445. display: inline-block;
  446. }
  447. .fea.icon-sm {
  448. height: 10px;
  449. width: 12px;
  450. }
  451. .key-feature:hover {
  452. transform: none;
  453. box-shadow: none !important;
  454. }
  455. .label_badge_radius {
  456. border-radius: 20px;
  457. padding: 1px 10px;
  458. font-size: 11px;
  459. font-weight: 400;
  460. line-height: 1.3;
  461. letter-spacing: .2px;
  462. display: inline-block;
  463. }
  464. .test_list {
  465. display: flex;
  466. flex-direction: row;
  467. width: 100%;
  468. margin: 10px 0;
  469. }
  470. .test_list .test_open {
  471. background: #dfdcf2;
  472. }
  473. .test_list .btn {
  474. display: inline-block;
  475. padding: 8px 16px;
  476. border-radius: 5px;
  477. border: 1px solid #d8e2e7;
  478. font-size: 13px;
  479. font-weight: 500;
  480. }
  481. .btn5{
  482. background-color:#dfdcf2 !important;
  483. }
  484. .btn6:hover{
  485. background-color:#dfdcf2 !important;
  486. }
  487. .btn7:hover{
  488. background-color:#dfdcf2 !important;
  489. }
  490. .list_table .label_badge_light {
  491. border-radius: 20px;
  492. padding: 1px 10px;
  493. font-size: 10px !important;
  494. font-weight: 400;
  495. line-height: 1.3;
  496. color: black;
  497. border-top-left-radius: 0;
  498. border-bottom-left-radius: 0;
  499. background-image: linear-gradient(to right, #dedbf1 , #f5f4fd);
  500. }
  501. .icon_bar {
  502. width: fit-content;
  503. overflow: auto;
  504. border-radius: 0.25rem;
  505. padding: 2px 4px;
  506. margin: 0 auto;
  507. border: 0.5px solid #d8e2e7;
  508. }
  509. .icon_bar a {
  510. text-align: center;
  511. padding: 0;
  512. color: #818084;
  513. font-size: 16px;
  514. margin: 0 3px;
  515. border-bottom: none;
  516. top: 0;
  517. }
  518. element.style {
  519. border-bottom: 0.5px dashed #e3e8ec;
  520. padding-bottom: 10px;
  521. }
  522. .info-palate {
  523. width: 100%;
  524. float: left;
  525. margin: 10px 0;
  526. position: relative;
  527. font-size: 12px !important;
  528. }
  529. .stage_form_header {
  530. display: flex;
  531. width: 100%;
  532. margin-bottom: 20px;
  533. line-height: 1.2;
  534. background-image: linear-gradient(to right, #dedbf1 , #f5f4fd);
  535. padding: 7px 10px;
  536. border-radius: 4px;
  537. border: none;
  538. }
  539. .stage_form_header .left {
  540. width: 40px;
  541. align-self: center;
  542. }
  543. .stage_form_header .right {
  544. width: 95%;
  545. }
  546. .stage_form_header .right .main_title {
  547. font-size: 13px;
  548. font-weight: 600;
  549. color: black;
  550. display: block;
  551. }
  552. .stage_form_header .right .sub_title {
  553. color: #343434;
  554. font-weight: 400;
  555. }
  556. .icn{
  557. background: #fff;
  558. border-radius: 100%;
  559. font-size: 14px;
  560. border: 1px solid #ceccda;
  561. }
  562. .tbl {
  563. color: #868e96;
  564. font-size: 10px;
  565. font-weight: 600 !important;
  566. margin:0px !important;
  567. }
  568. .tbl2 {
  569. font-weight: 600 !important;
  570. font-size: 11px !important;
  571. }
  572. .ed{
  573. border: 1px solid #d9d9d9;
  574. border-radius: 8px 0px 0px 8px !important;
  575. padding: 8px 18px;
  576. }
  577. .ed:active{
  578. background-color: #dedbf1;
  579. }
  580. .search-box{
  581. font-size: 14px !important;
  582. width: 100%;
  583. height: 45px;
  584. font-weight: 600;
  585. }
  586. .search-btn{
  587. border: 2px solid #ccc;
  588. width: 11%;
  589. border-radius: 18px 18px 18px 18px;
  590. background-color: #141639c4 !important;
  591. color: white;
  592. font-weight: 700;
  593. height: 34px;
  594. margin-top: 5.5px;
  595. }
  596. .alert{
  597. width: 100%;
  598. display: -webkit-inline-box;
  599. font-size: 12px !important;
  600. font-weight:bold !important;
  601. color: black;
  602. border-radius: 6px;
  603. }
  604. .apply-modal{
  605. z-index: 3;
  606. display: none;
  607. padding-top: 100px;
  608. position: fixed;
  609. left: 0;
  610. top: 0;
  611. width: 100%;
  612. height: 100%;
  613. overflow: auto;
  614. background-color: rgba(0,0,0,0.4);
  615. }
  616. .apply-modal-content {
  617. margin: auto;
  618. background-color: #eee;
  619. padding: 0;
  620. outline: 0;
  621. width: 50%;
  622. }
  623. .apply-animate-top {
  624. position: relative;
  625. animation: animatetop 0.4s;
  626. }
  627. .apply-card-4, .apply-hover-shadow:hover {
  628. box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2), 0 4px 20px 0 rgba(0,0,0,0.19);
  629. }
  630. .apply-teal, .apply-hover-teal:hover {
  631. color: #fff!important;
  632. background-color: #141639c4!important;
  633. height: 57px;
  634. padding:0px;
  635. }
  636. .propose{
  637. font-size: 12px !important;
  638. color: black;
  639. border-radius: 6px;
  640. padding: 8px 15px;
  641. }
  642. </style>
  643. @stack('css')
  644. </head>