@extends('layouts.layout')

@section('header.title', "Formations recrutement 2.0 et social selling – LCRH")
@section('meta.description', "Formations sur mesure en recrutement et social selling : méthodes concrètes pour optimiser votre sourcing, votre prospection et gagner en efficacité.")

@section('content')
    <div class="page-content">
        @include('formation.section1')
        @include('formation.section2')
        @include('formation.section3')
        @include('formation.section4')
        @include('home.section4')
        @include('home.section6')
    </div>
@endsection
