<!-- CSS -->

<link href="<?php echo e(asset('assets/css/bootstrap.min.css')); ?>" rel="stylesheet" type="text/css" />

<link href="<?php echo e(asset('assets/css/theme.min.css')); ?>" rel="stylesheet" type="text/css" />

<link href="<?php echo e(asset('assets/css/install.css')); ?>" rel="stylesheet" type="text/css" />