changes
This commit is contained in:
@ -3,14 +3,6 @@
|
||||
<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/2.0.5/css/dataTables.dataTables.css" />
|
||||
@endpush
|
||||
@section('content')
|
||||
{{-- <style>
|
||||
.page-content {
|
||||
|
||||
background: url({{ asset('assets/images/admin-bg.jpg') }});
|
||||
background-size: contain;
|
||||
height:100vh;
|
||||
}
|
||||
</style> --}}
|
||||
|
||||
<div class="row">
|
||||
<div class="col-xl-3 col-md-6">
|
||||
@ -21,11 +13,6 @@
|
||||
<div class="flex-grow-1 overflow-hidden">
|
||||
<p class="text-uppercase fw-medium text-muted text-truncate mb-0"> Articles</p>
|
||||
</div>
|
||||
{{-- <div class="flex-shrink-0">
|
||||
<h5 class="text-success fs-14 mb-0">
|
||||
<i class="ri-arrow-right-up-line fs-13 align-middle"></i> +16.24 %
|
||||
</h5>
|
||||
</div> --}}
|
||||
</div>
|
||||
<div class="d-flex align-items-end justify-content-between mt-4">
|
||||
<div>
|
||||
@ -51,11 +38,6 @@
|
||||
<div class="flex-grow-1 overflow-hidden">
|
||||
<p class="text-uppercase fw-medium text-muted text-truncate mb-0">Teams</p>
|
||||
</div>
|
||||
{{-- <div class="flex-shrink-0">
|
||||
<h5 class="text-danger fs-14 mb-0">
|
||||
<i class="ri-arrow-right-down-line fs-13 align-middle"></i> -3.57 %
|
||||
</h5>
|
||||
</div> --}}
|
||||
</div>
|
||||
<div class="d-flex align-items-end justify-content-between mt-4">
|
||||
<div>
|
||||
|
Reference in New Issue
Block a user