FILTRER PAR
TOUS
CREATIONS
REPRISES
FORMATIONS
ACTIONS EAC
REGIONS
{{$creations_total}} Créations
@foreach ($creations as $creation)
{{-- {{$creation->region->nom}} --}}
CREATION {{substr($creation->date, 0, 4)}}
{{$creation->titre}}
{{$creation->auteurs}}
{{--
{{$creation->adresse}}
--}}
{{$creation->description}}
@endforeach