{{-- resources/views/frontend/jpt/livret-programme.blade.php --}} @extends('frontend.jpt.layout.mainlayout') @section('title', __('booklet.title')) @section('content')

{{ __('booklet.header_title') }}

{{ __('booklet.header_subtitle') }}

{{ __('booklet.introduction.content') }}

@endsection