@extends('layouts.master2') @section('content')
@foreach($formation as $formations)
{{$formations->LibelleFormation}}
{{$formations->LibelleCategorie}}
Détails sur la formation

{{$formations->name }} {{$formations->prenom}}

{{$formations->LibelleFormation}}
@endforeach {{$formation->Links()}}
@foreach($categories as $categorie)
@endforeach @foreach($formateur as $formateurs)
@endforeach
@foreach($categories as $categorie)
@endforeach
@foreach($formateur as $formateurs)
@endforeach
@endsection