<?php $__env->startSection('header.title', "Le Cabinet RH – Cabinet de recrutement à Lyon"); ?>
<?php $__env->startSection('meta.description', "Cabinet de recrutement innovant. Notre approche sur mesure accélère vos recrutements et identifie rapidement les meilleurs talents. Contactez-nous."); ?>

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