@extends ("front.layout") @section('content')
@component('front.app.titre-page') @slot('title') @{{collection.name}} @endslot @slot('subtitle') @{{designer}} @endslot @endcomponent
@endsection