<?php $__env->startSection('header.title', "Nos solutions : recrutement, formation, RH | LCRH"); ?>
<?php $__env->startSection('meta.description', "Recrutement sur-mesure, formations personnalisées et accompagnement RH pour des processus attractifs et efficaces. Chaque mission est conçue comme un projet dédié."); ?>

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