<head>
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<title>
{% block title %}
Saisimmo
{% endblock %}
</title>
<meta name="description" content="{% block description %}DP Immo (SARL) est le promoteur du Centre Commercial O’MALL, avec une position d’Aménageur-Développeur dans la municipalité de Dar Bouazza (Sud Casablanca).{% endblock %}">
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Favicon -->
<!-- Material Design Iconic Font-V2.2.0 -->
<link rel="stylesheet" href="{{asset('bundles/flexyfront/assets/css/material-design-iconic-font.min.css')}}">
<!-- Font Awesome -->
<link rel="stylesheet" href="{{asset('bundles/flexyfront/assets/css/font-awesome.min.css')}}">
<!-- Font Awesome Stars-->
<link rel="stylesheet" href="{{asset('bundles/flexyfront/assets/css/fontawesome-stars.css')}}">
<!-- Meanmenu CSS -->
<link rel="stylesheet" href="{{asset('bundles/flexyfront/assets/css/meanmenu.css')}}">
<!-- owl carousel CSS -->
<link rel="stylesheet" href="{{asset('bundles/flexyfront/assets/css/owl.carousel.min.css')}}">
<!-- Slick Carousel CSS -->
<link rel="stylesheet" href="{{asset('bundles/flexyfront/assets/css/slick.css')}}">
<!-- Animate CSS -->
<link rel="stylesheet" href="{{asset('bundles/flexyfront/assets/css/animate.css')}}">
<!-- Jquery-ui CSS -->
<link rel="stylesheet" href="{{asset('bundles/flexyfront/assets/css/jquery-ui.min.css')}}">
<!-- Venobox CSS -->
<link rel="stylesheet" href="{{asset('bundles/flexyfront/assets/css/venobox.css')}}">
<!-- Nice Select CSS -->
<link rel="stylesheet" href="{{asset('bundles/flexyfront/assets/css/nice-select.css')}}">
<!-- Magnific Popup CSS -->
<link rel="stylesheet" href="{{asset('bundles/flexyfront/assets/css/magnific-popup.css')}}">
<!-- Bootstrap V4.1.3 Fremwork CSS -->
<link rel="stylesheet" href="{{asset('bundles/flexyfront/assets/css/bootstrap.min.css')}}">
<!-- Helper CSS -->
<link rel="stylesheet" href="{{asset('bundles/flexyfront/assets/css/helper.css')}}">
<!-- Main Style CSS -->
<link rel="stylesheet" href="{{asset('bundles/flexyfront/assets/css/style.css')}}">
<!-- Responsive CSS -->
<link rel="stylesheet" href="{{asset('bundles/flexyfront/assets/css/responsive.css')}}">
<link rel="stylesheet" type="text/css" href="{{asset('bundles/flexyfront/assets/js/price-range/price_range_style.css')}}"/>
<!-- Modernizr js -->
<script src="{{asset('bundles/flexyfront/assets/js/vendor/modernizr-2.8.3.min.js')}}"></script>
</head>