Current File : /home/digitaw/Ycof/admin/.history/clients_20230504140857.php
<?php
include "page vierge.php";

?>

<body>
    <!-- ========== section start ========== -->
    <section class="section">
        <div class="container-fluid">
            <!-- ========== title-wrapper start ========== -->
            <div class="title-wrapper pt-30">
                <div class="row align-items-center">
                    <div class="col-md-6">
                        <div class="title mb-30">
                            <h2>Clients</h2>
                        </div>
                    </div>

                    <!-- end col -->
                </div>
                <!-- end row -->
            </div>




        </div>
        <!-- end container -->
    </section>
    <!-- ========== section end ========== -->
</body>