@extends ("front.layout")
@section('title')
DCW éditions - Paris • {{trans('projets.projets')}}
@endsection
@section('content')
@component('front.app.titre-page')
@slot('title')
{{trans('projets.projets')}}
@endslot
@endcomponent
{{trans('filtres.filter-by')}}
@endsection