<!DOCTYPE html><html lang="fr"><head><meta charset="UTF-8"><meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"><meta http-equiv="Pragma" content="no-cache"><meta http-equiv="Expires" content="0"><meta name="Author" content="Razafimiadana Edouardo Stevano" /><meta name="description" content="SHISSAB SYSTEME Website" /><meta name="viewport" content="width=device-width, initial-scale=1"><title>{% block title %}SHISSAB SYSTEME{% endblock %}</title>{% block stylesheets %}<link rel="preconnect" href="https://fonts.googleapis.com" /><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /><link href="https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700;800&family=Outfit:wght@300;400;500;600;700&display=swap" rel="stylesheet" /><link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" /><link rel="shortcut icon" href="{{ asset('tools/accueil/assets/SHISSAB_Logo.png') }}" type="image/x-icon"><link rel="stylesheet" href="{{ asset('tools/accueil/style/accueil-new.css') }}">{% endblock %}</head><body>{% block body %}{% endblock %}{% block javascripts %}<script src="{{ asset('tools/accueil/accueil.js') }}"></script>{% endblock %}</body></html>