edit deskripsi 2
This commit is contained in:
parent
3ca34ccf52
commit
a364dbf24a
|
@ -25,13 +25,13 @@
|
|||
<table id="datatable" class="table align-middle text-wrap w-100">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="10px" class="text-center">#</th>
|
||||
<th width="10px" class="text-center">No</th>
|
||||
<th>Name</th>
|
||||
<th>Percentage</th>
|
||||
<th>Description</th>
|
||||
<th>Solution</th>
|
||||
<th class="text-center">Status</th>
|
||||
<th width="10px" class="text-center">#</th>
|
||||
<th width="10px" class="text-center">Detail</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
|
@ -29,7 +29,7 @@
|
|||
<th>Addiction</th>
|
||||
<th>Result</th>
|
||||
<th>Date Time</th>
|
||||
<th width="10px" class="text-center">#</th>
|
||||
<th width="10px" class="text-center">Detail</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
|
@ -57,8 +57,8 @@
|
|||
</div>
|
||||
<div class="col-md-8 ps-md-0">
|
||||
<div class="auth-form-wrapper px-4 py-5">
|
||||
<a href="#" class="nobleui-logo d-block mb-2">Noble<span>UI</span></a>
|
||||
<h5 class="text-secondary fw-normal mb-4">Welcome back! Log in to Admin.
|
||||
<a href="#" class="nobleui-logo d-block mb-2">Deteksi Kecanduan Belanja Online<span></span></a>
|
||||
<h5 class="text-secondary fw-normal mb-4">Log in to Admin.
|
||||
</h5>
|
||||
<form class="forms-sample" method="POST" action="{{ route('admin.postlogin') }}">
|
||||
@csrf
|
||||
|
@ -82,12 +82,12 @@
|
|||
</span>
|
||||
@enderror
|
||||
</div>
|
||||
<div class="form-check mb-3">
|
||||
<!--<div class="form-check mb-3">
|
||||
<input type="checkbox" class="form-check-input" id="authCheck">
|
||||
<label class="form-check-label" for="authCheck">
|
||||
Remember me
|
||||
</label>
|
||||
</div>
|
||||
</div> -->
|
||||
<div>
|
||||
<button type="submit" class="btn btn-primary me-2 mb-2 mb-md-0 text-white">Login</button>
|
||||
</div>
|
||||
|
|
|
@ -57,8 +57,8 @@
|
|||
</div>
|
||||
<div class="col-md-8 ps-md-0">
|
||||
<div class="auth-form-wrapper px-4 py-5">
|
||||
<a href="#" class="nobleui-logo d-block mb-2">Noble<span>UI</span></a>
|
||||
<h5 class="text-secondary fw-normal mb-4">Welcome back! Log in to your account.
|
||||
<a href="#" class="nobleui-logo d-block mb-2">Deteksi Kecanduan Belanja Online<span></span></a>
|
||||
<h5 class="text-secondary fw-normal mb-4">Log in to your account.
|
||||
</h5>
|
||||
<form class="forms-sample" method="POST" action="{{ route('login') }}">
|
||||
@csrf
|
||||
|
@ -82,12 +82,12 @@
|
|||
</span>
|
||||
@enderror
|
||||
</div>
|
||||
<div class="form-check mb-3">
|
||||
<!--<div class="form-check mb-3">
|
||||
<input type="checkbox" class="form-check-input" id="authCheck">
|
||||
<label class="form-check-label" for="authCheck">
|
||||
Remember me
|
||||
</label>
|
||||
</div>
|
||||
</div> -->
|
||||
<div>
|
||||
<button type="submit" class="btn btn-primary me-2 mb-2 mb-md-0 text-white">Login</button>
|
||||
</div>
|
||||
|
|
|
@ -58,7 +58,7 @@
|
|||
</div>
|
||||
<div class="col-md-8 ps-md-0">
|
||||
<div class="auth-form-wrapper px-4 py-5">
|
||||
<a href="#" class="nobleui-logo d-block mb-2">Noble<span>UI</span></a>
|
||||
<a href="#" class="nobleui-logo d-block mb-2">Deteksi Kecanduan Belanja Online<span></span></a>
|
||||
<h5 class="text-secondary fw-normal mb-4">Create a free account.</h5>
|
||||
<form class="forms-sample"method="POST" action="{{ route('register') }}">
|
||||
@csrf
|
||||
|
@ -94,12 +94,12 @@
|
|||
<label for="userPassword" class="form-label">Confirm Password</label>
|
||||
<input id="password-confirm" type="password" placeholder="Confirm password" class="form-control" name="password_confirmation" required autocomplete="new-password">
|
||||
</div>
|
||||
<div class="form-check mb-3">
|
||||
<!-- <div class="form-check mb-3">
|
||||
<input type="checkbox" class="form-check-input" id="authCheck">
|
||||
<label class="form-check-label" for="authCheck">
|
||||
Remember me
|
||||
</label>
|
||||
</div>
|
||||
</div> -->
|
||||
<div>
|
||||
<button type="submit" class="btn btn-primary text-white me-2 mb-2 mb-md-0">Sign up</button>
|
||||
</div>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<div class="col-md-8 grid-margin stretch-card">
|
||||
<div class="card">
|
||||
<div class="card-header">
|
||||
<h4 class="card-title mb-0">Tentang Sistem Pakar</h4>
|
||||
<h4 class="card-title mb-0">Tentang Belanja Online</h4>
|
||||
</div>
|
||||
<div class="card-body">
|
||||
<p class="mb-3" style="text-align: justify">Kegiatan belanja online yang berlebihan dapat menjadi kebiasaan yang jika dilakukan terus menerus akan mengakibatkan kecanduan.</p>
|
||||
|
@ -34,7 +34,7 @@
|
|||
</table>
|
||||
</div>
|
||||
<div class="card-footer text-center">
|
||||
<a href="{{ route('user.addiction') }}" class="btn btn-primary">Mulai Konsultasi</a>
|
||||
<a href="{{ route('user.addiction') }}" class="btn btn-primary">Mulai Tes</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -18,11 +18,11 @@
|
|||
<table id="datatable" class="table align-middle">
|
||||
<thead>
|
||||
<tr>
|
||||
<th width="10px" class="text-center">#</th>
|
||||
<th width="10px" class="text-center">No</th>
|
||||
<th>Addiction</th>
|
||||
<th>Result</th>
|
||||
<th>Date Time</th>
|
||||
<th width="10px" class="text-center">#</th>
|
||||
<th width="10px" class="text-center">Detail</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
|
|
Loading…
Reference in New Issue