<?php $__env->startSection('header.title', "Actualités LCRH – Recrutement, formation & conseils RH"); ?>
<?php $__env->startSection('meta.description', "Notre section Actualités sera bientôt en ligne. Restez connectés pour découvrir nos conseils en recrutement, nouveautés et annonces importantes."); ?>

<?php $__env->startSection('content'); ?>
    <div class="page-content">
        <section>
            <div class="container flex flex-col gap-20">
                <h1 class="bordered text-black">
                    Les actualités arrivent bientôt !
                </h1>

                <p class="text-lg text-gray-600 max-w-2xl">
                    Restez connectés, une nouvelle section d’actualités est en préparation et sera bientôt disponible
                    pour vous tenir informés de toutes nos nouveautés et actualités importantes.
                </p>
            </div>
        </section>
    </div>
<?php $__env->stopSection(); ?>

<?php echo $__env->make('layouts.layout', array_diff_key(get_defined_vars(), ['__data' => 1, '__path' => 1]))->render(); ?><?php /**PATH /var/www/html/lcrh_v2/resources/views/news.blade.php ENDPATH**/ ?>