home.blade.php 11 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127
  1. @extends('web.layouts.master')
  2. @section('content')
  3. <section class="bg-half-170 d-table w-100" style="background-color: #efefef;">
  4. <div class="container mt-5 pt-4 mb-4">
  5. <div class="col-md-12">
  6. <div class="card shadow p-3 rounded border-0" style="width: 96%; margin-left: 10px; background-color: white;">
  7. <div class="col-md-12">
  8. <div class="container">
  9. <div class="row mt-2">
  10. <h6 style="font-weight:bold !important;">There are two methods for submitting your proposal :</h6>
  11. <p style="font-size: 13px;">Method 1 : Contact your supervisor and request their Account Reference Number (ARN). With this number, you can search for the supervisor's account and submit your proposal.</p>
  12. <p style="font-size: 13px;">Method 2 : Request your supervisor to invite you through Q apply. Once you receive the email invitation, click on the link provided in the email. This will automatically link your application with the supervisor's account, and you only need to click the Submit button</p>
  13. </div>
  14. </div>
  15. </div>
  16. </div>
  17. <div class="row align-items-center">
  18. <div class="col-md-8" style="padding: 0px 0px 0px 23px;">
  19. <div class="card shadow p-4 rounded border-0" style="background-color: white;">
  20. <div class="col-md-12">
  21. <div class="container-fluid" style="padding:0px !important;">
  22. <div class="row mt-3">
  23. <h5 style="font-weight:bold !important; margin: 0px;">Submit proposals with ease.</h5>
  24. <p style="font-size: 13px;">Simplify the process and contact with potential supervisors effortlessly!</p>
  25. <p class="mt-3" style="font-size: 13px;">Please input the Supervisor's Account Reference Number (ARN) in the search bar below. After verifying that the Supervisor name, Department and University name are accurate, click on the <strong>"Apply"</strong> button to complete your submission.</p>
  26. </div>
  27. </div>
  28. </div>
  29. <div class="col-md-12">
  30. <div class="row" style="display:flex;">
  31. <div class="mb-1">
  32. <div class="form-icon position-relative" style="display:flex;">
  33. <input type="text" class="form-control" placeholder="" name="" required="" style="border-radius: 6px 0px 0px 6px;">
  34. <button type="submit" style="margin-left: -1rem; border: 1px solid #ccc; width: 39px; border-radius: 0px 6px 6px 0px"><i class="fa fa-search"></i></button>
  35. </div>
  36. <div class="alert mt-3 mb-3" style="width: 100%; display: -webkit-inline-box; border-color: #e9f0f3; font-size: 12px !important; font-weight:bold !important; color: black; border-radius: 6px;">
  37. <div class="col-md-12">
  38. <div class="row">
  39. <div class="col-md-10">
  40. <span style="margin: 0px;">Mr Y</span></br>
  41. <span class="text-muted">Designation</span></br>
  42. <span class="text-muted">Dept</span>
  43. <span>.</span>
  44. <span class="text-muted">University Name</span>
  45. </div>
  46. <div class="col-md-2 mt-3">
  47. <button class="btn btn3" style="margin-left: 1.7rem;">Apply</button>
  48. </div>
  49. </div>
  50. </div>
  51. </div>
  52. </div>
  53. </div>
  54. </div>
  55. </div>
  56. <div class="card shadow p-3 rounded border-0 mt-5" style="background-color: white;">
  57. <div class="col-md-12">
  58. <div class="container-fluid" style="padding:0px !important;">
  59. <div class="row">
  60. <p style="font-weight:bold !important;">Apply Here</p>
  61. </div>
  62. </div>
  63. </div>
  64. <div class="col-md-12">
  65. <div class="row" style="display:flex;">
  66. <div class="mb-1">
  67. <div class="form-icon position-relative" style="display:flex;">
  68. <input type="text" class="form-control" placeholder="" name="" required="" style="border-radius: 6px 0px 0px 6px;">
  69. <button type="submit" style="margin-left: -1rem; border: 1px solid #ccc; width: 39px; border-radius: 0px 6px 6px 0px"><i class="fa fa-search"></i></button>
  70. </div>
  71. </div>
  72. </div>
  73. </div>
  74. </div>
  75. </div><!--end col-->
  76. <div class="col-md-3 ms-5 p-3 mt-5" style="background-color:white; border-radius: 6px;">
  77. <div class="row p-2">
  78. <div class="col-md-12">
  79. <div class="mt-2 mb-2">
  80. <div class="container-fluid" style="padding:0px !important;">
  81. <div class="row">
  82. <p style="font-size: 13px;">Earn points by referring your friends or colleagues to register and submit their first application. Once they submit their application, you will receive the points.</p>
  83. <div class="col-md-12">
  84. <form class="login-form">
  85. <div class="row">
  86. <div class="col-md-12">
  87. <div class="mb-3">
  88. <label class="form-label"></label>
  89. <div class="form-icon position-relative">
  90. <input type="email" class="form-control" placeholder="Email" name="email" required="">
  91. </div>
  92. </div>
  93. </div>
  94. <div class="col-lg-12" style="margin-top:-18px;">
  95. <div class="mb-3">
  96. <label class="form-label"></label>
  97. <div class="form-icon position-relative">
  98. <input type="password" class="form-control" placeholder="Password" required="">
  99. </div>
  100. </div>
  101. </div><!--end col-->
  102. <div class="col-md-12">
  103. <div class="mt-2 mb-4 text-center">
  104. <button type="submit" class="btn btn1" style="padding: 3px 18px;">
  105. {{ __('invite') }}
  106. </button>
  107. </div>
  108. </div>
  109. </div>
  110. </form>
  111. <div class="col-md-12" style="border-top:2px solid #ddd;">
  112. <p class="mt-3" style="font-size: 13px;">If you have already prepared your research proposal but are currently seeking a potential supervisor, our platform can help you gain visibility with suitable supervisors. Simply complete your profile and submit an advertisement, and we will notify supervisors whose research interests align with yours.</p>
  113. <p class="text-center" style="font-size: 13px;">Learn more</P>
  114. </div>
  115. </div>
  116. </div>
  117. </div>
  118. </div>
  119. </div>
  120. </div>
  121. </div>
  122. </div><!--end row-->
  123. </div><!--end container-->
  124. </div>
  125. </section>
  126. @endsection