<!-- Bootstrap Css -->
<link href="/assets/css/bootstrap.min.css" id="bootstrap-style" rel="stylesheet" type="text/css" />
<!-- Icons Css -->
<link href="/assets/css/icons.min.css" rel="stylesheet" type="text/css" />
<!-- App Css-->
<link href="/assets/css/app.css" id="app-style" rel="stylesheet" type="text/css" />
<!-- App Css-->
<link href="https://cdn.datatables.net/1.12.1/css/dataTables.bootstrap4.min.css" id="app-style" rel="stylesheet" type="text/css" />
<style>
.page-item.active .page-link {
color: #fff;
background-color: #f1b44c !important;
border-color: #f1b44c !important;
}
</style>