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

{{trans('menu.modele')}}

@include('front.modele.infos') @include('front.modele.accessories')
@include('front.modele.others')
@endsection