@extends ("front.layout", ['component' => "loginDownloads"])
@section('title')
Réinitialisation de votre mot de passe
@endsection
@section('content')
@component('front.app.titre-page')
@slot('title')
{{trans('telechargements.telechargements')}}
@endslot
@slot('subtitle')
{{trans('telechargements.please-connect')}}
@endslot
@endcomponent
@endsection