|
@@ -6,7 +6,7 @@
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
<meta name="description" content="Information & Guidance on the PhD Process, Connect with Supervisor and Many" />
|
|
|
<meta name="keywords" content="" />
|
|
|
-
|
|
|
+
|
|
|
<!-- facebook tags -->
|
|
|
<meta property="og:url" content="http://www.facebook.com/researchadmission"/>
|
|
|
<meta property="og:type" content="website"/>
|
|
@@ -29,8 +29,8 @@
|
|
|
<link rel="stylesheet" type="text/css" href="{{ asset('web/stylesheets/font-awesome.min.css') }}" />
|
|
|
<link rel="stylesheet" href="https://unicons.iconscout.com/release/v3.0.6/css/line.css">
|
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css">
|
|
|
-
|
|
|
- <!-- Slider -->
|
|
|
+
|
|
|
+ <!-- Slider -->
|
|
|
<link rel="stylesheet" href="{{asset('web/css/tiny-slider.css')}}"/>
|
|
|
<!-- Main Css -->
|
|
|
<link href="{{asset('web/css/style.css')}}" rel="stylesheet" type="text/css" id="theme-opt" />
|
|
@@ -38,7 +38,7 @@
|
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
|
<link href="https://fonts.googleapis.com/css2?family=Roboto:wght@400;900&display=swap" rel="stylesheet">
|
|
|
-
|
|
|
+
|
|
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
|
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
|
|
<link rel="stylesheet" href="{{asset('web/css/datepicker.min.css')}}">
|
|
@@ -65,9 +65,9 @@
|
|
|
border-color: #8492a61f !important;
|
|
|
}
|
|
|
.btn1{
|
|
|
- background-color: #141639c4 !important;
|
|
|
- color: #ffff !important;
|
|
|
- border-radius: 20px;
|
|
|
+ background-color: #141639c4 !important;
|
|
|
+ color: #ffff !important;
|
|
|
+ border-radius: 20px;
|
|
|
box-shadow:none !important;
|
|
|
}
|
|
|
.btn1:hover{
|
|
@@ -78,29 +78,29 @@
|
|
|
}
|
|
|
.bg-left{
|
|
|
background-color:#141639c4;
|
|
|
- border:none;
|
|
|
+ border:none;
|
|
|
padding:4.5rem;
|
|
|
}
|
|
|
.head-line{
|
|
|
- font-size: 39px !important;
|
|
|
- font-weight: bold;
|
|
|
+ font-size: 39px !important;
|
|
|
+ font-weight: bold;
|
|
|
line-height: 1.2;
|
|
|
color:#ffff;
|
|
|
}
|
|
|
.sub-line1{
|
|
|
- font-size: 18px !important;
|
|
|
- font-weight: 400;
|
|
|
+ font-size: 18px !important;
|
|
|
+ font-weight: 400;
|
|
|
color:#ffff !important;
|
|
|
font-family:Poppins !important;
|
|
|
}
|
|
|
.sub-line2{
|
|
|
- font-size: 17px !important;
|
|
|
- font-weight: bold;
|
|
|
+ font-size: 17px !important;
|
|
|
+ font-weight: bold;
|
|
|
color:#ffff !important;
|
|
|
}
|
|
|
.bg-white{
|
|
|
- background-color: #72809f33 !important;
|
|
|
- height: 160px;
|
|
|
+ background-color: #72809f33 !important;
|
|
|
+ height: 160px;
|
|
|
border: 1px solid #ffff;
|
|
|
}
|
|
|
.box-head{
|
|
@@ -108,7 +108,7 @@
|
|
|
color:#ffff;
|
|
|
}
|
|
|
.box-sub{
|
|
|
- font-size:14px;
|
|
|
+ font-size:14px;
|
|
|
color:#ffff;
|
|
|
}
|
|
|
.d-flex{
|
|
@@ -130,7 +130,7 @@
|
|
|
<p class="ps-4 mt-4" style="color:white; font-family: poppins !important;">Our free tool is here to help. With our effortless proposal management system, students can submit their proposals with ease, and you'll receive email notifications for each new submission. Say goodbye to the chaos and hello to a stress-free solution that saves you time and keeps you organized. </p>
|
|
|
<h2 class="ps-4 mt-4 sub-line1" style="font-weight:bold !important;">Try it today and see the difference it can make for you.</h2>
|
|
|
</div>
|
|
|
- </div>
|
|
|
+ </div>
|
|
|
<div class="col-lg-4 cover-my-30">
|
|
|
<div class="cover-user-img d-flex align-items-center p-5">
|
|
|
<div class="row">
|
|
@@ -143,8 +143,8 @@
|
|
|
{{Session::get('success')}}
|
|
|
</div>
|
|
|
@endif
|
|
|
- </div>
|
|
|
- <div>
|
|
|
+ </div>
|
|
|
+ <div>
|
|
|
@if ($errors->any())
|
|
|
<div class="alert alert-danger">
|
|
|
<ul>
|
|
@@ -160,15 +160,15 @@
|
|
|
@csrf
|
|
|
<input type="hidden" value="2" name="user_type">
|
|
|
<div class="row mb-3">
|
|
|
- <div class="col-md-6">
|
|
|
+ <div class="col-md-6">
|
|
|
<input type="text" class="form-control @error('firstname') is-invalid @enderror" name="firstname" value="{{ old('firstname') }}" required autofocus placeholder="Given Name">
|
|
|
-
|
|
|
+
|
|
|
@error('firstname')
|
|
|
<div class="alert alert-danger">{{ $message }}</div>
|
|
|
@enderror
|
|
|
</div>
|
|
|
<div class="col-md-6">
|
|
|
-
|
|
|
+
|
|
|
<input type="text" class="form-control @error('lastname') is-invalid @enderror" name="lastname" value="{{ old('lastname') }}" required placeholder="Family name">
|
|
|
|
|
|
@error('lastname')
|
|
@@ -177,22 +177,27 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
- <div class="col-md-12 mb-3">
|
|
|
+ <div class="col-md-12 mb-3">
|
|
|
<input type="email" class="form-control @error('email') is-invalid @enderror" name="email" value="{{ old('email') }}" required placeholder="Write your official e-mail">
|
|
|
|
|
|
@error('email')
|
|
|
<div class="alert alert-danger">{{ $message }}</div>
|
|
|
@enderror
|
|
|
- </div>
|
|
|
+ </div>
|
|
|
|
|
|
<div class="row mb-3">
|
|
|
- <div class="col-md-12">
|
|
|
- <input name="universityname" type="text" class="form-control" placeholder="University name">
|
|
|
+ <div class="col-md-12">
|
|
|
+ <select class="form-control" name="university">
|
|
|
+ <option selected disabled>Select University</option>
|
|
|
+ @foreach($universities as $row)
|
|
|
+ <option value="{{$row->id}}">{{$row->name}}</option>
|
|
|
+ @endforeach
|
|
|
+ </select>
|
|
|
</div>
|
|
|
</div>
|
|
|
|
|
|
<div class="col-md-12">
|
|
|
- <div class="mb-3">
|
|
|
+ <div class="mb-3">
|
|
|
<select class="form-control" name="department" id="department">
|
|
|
<option selected disabled>Select department</option>
|
|
|
@foreach($departments as $row)
|
|
@@ -204,7 +209,7 @@
|
|
|
</div>
|
|
|
|
|
|
<div class="col-md-12 others_department" style="display:none;">
|
|
|
- <div class="mb-3">
|
|
|
+ <div class="mb-3">
|
|
|
<div class="form-icon position-relative">
|
|
|
<input type="text" class="form-control" name="others_department" placeholder="Others department name">
|
|
|
</div>
|
|
@@ -212,7 +217,7 @@
|
|
|
</div>
|
|
|
|
|
|
<div class="col-md-12">
|
|
|
- <div class="mb-3">
|
|
|
+ <div class="mb-3">
|
|
|
<div class="form-icon position-relative">
|
|
|
<input type="text" class="form-control" name="designation" placeholder="Please enter your designation here" required="" autocomplete="new-password">
|
|
|
</div>
|
|
@@ -220,12 +225,12 @@
|
|
|
</div>
|
|
|
|
|
|
<div class="col-md-12">
|
|
|
- <div class="mb-3">
|
|
|
+ <div class="mb-3">
|
|
|
<div class="form-icon position-relative">
|
|
|
<input type="website" class="form-control" name="universitywebsite" placeholder="website" required="">
|
|
|
</div>
|
|
|
</div>
|
|
|
- </div>
|
|
|
+ </div>
|
|
|
<div class="row mb-4">
|
|
|
<div class="col-md-12">
|
|
|
<input id="password" type="password" class="form-control @error('password') is-invalid @enderror" name="password" required autocomplete="new-password" placeholder="Set a password">
|
|
@@ -240,16 +245,16 @@
|
|
|
<div class="col-md-12">
|
|
|
<input id="password-confirm" type="password" class="form-control" name="password_confirmation" required autocomplete="new-password" placeholder="Confirm password">
|
|
|
</div>
|
|
|
- </div>
|
|
|
+ </div>
|
|
|
|
|
|
<div class="row mb-3">
|
|
|
- <div class="col-md-12">
|
|
|
+ <div class="col-md-12">
|
|
|
<button type="submit" class="btn btn1 pull-right">
|
|
|
{{ __('Submit') }}
|
|
|
</button>
|
|
|
</div>
|
|
|
</div>
|
|
|
- <p class="text-center pb-4" style="margin: 0px !important;"><span> Already registered ?</span><a href="{{ url('login-v2') }}" class="ps-2"><span>Login Here</span></a></p>
|
|
|
+ <p class="text-center pb-4" style="margin: 0px !important;"><span> Already registered ?</span><a href="{{ url('login-v2') }}" class="ps-2"><span>Login Here</span></a></p>
|
|
|
</form>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -257,7 +262,7 @@
|
|
|
</div><!--end col-->
|
|
|
</div><!--end row-->
|
|
|
</div> <!-- end about detail -->
|
|
|
- </div> <!-- end col -->
|
|
|
+ </div> <!-- end col -->
|
|
|
</div><!--end row-->
|
|
|
</div><!--end container fluid-->
|
|
|
</section><!--end section-->
|
|
@@ -280,10 +285,10 @@
|
|
|
<script>
|
|
|
// $('.dob').datepicker({
|
|
|
// dateFormat: 'yy-mm-dd',
|
|
|
- // });
|
|
|
+ // });
|
|
|
|
|
|
$('#department').change(function() {
|
|
|
- var value = $(this).attr('selected','selected').val();
|
|
|
+ var value = $(this).attr('selected','selected').val();
|
|
|
if (value == "" ) {
|
|
|
$('.others_department').show();
|
|
|
} else {
|
|
@@ -293,4 +298,4 @@
|
|
|
});
|
|
|
</script>
|
|
|
</body>
|
|
|
-</html>
|
|
|
+</html>
|