@extends('layouts.app') @section('title','Creation de formation') @section('content')

@yield('title')

@endsection