@extends('layouts.app') @section('content')

Formations

Add New

@include('flash::message')
@include('formations.table')
@endsection