<?php $__env->startSection('header.title', "Le Cabinet RH – Expertise en recrutement & approche humaine"); ?>
<?php $__env->startSection('meta.description', "LCRH est un cabinet de recrutement qui allie exigence et proximité. Nos consultants spécialisés comprennent vos enjeux pour des recrutements efficaces et humains."); ?>

<?php $__env->startSection('content'); ?>
    <div class="page-content">
        <?php echo $__env->make('cabinet.section1', array_diff_key(get_defined_vars(), ['__data' => 1, '__path' => 1]))->render(); ?>
        <?php echo $__env->make('cabinet.section2', array_diff_key(get_defined_vars(), ['__data' => 1, '__path' => 1]))->render(); ?>
        <?php echo $__env->make('cabinet.section3', array_diff_key(get_defined_vars(), ['__data' => 1, '__path' => 1]))->render(); ?>
        <?php echo $__env->make('cabinet.section4', array_diff_key(get_defined_vars(), ['__data' => 1, '__path' => 1]))->render(); ?>
        <?php echo $__env->make('cabinet.section5', array_diff_key(get_defined_vars(), ['__data' => 1, '__path' => 1]))->render(); ?>
    </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/cabinet.blade.php ENDPATH**/ ?>