@extends('frontend.inc.layout-front') @section('title') Mise à jour || {{ env('APP_NAME') }} @endsection @section('container')
@mobile()

Etape 3 : Renseignements personnels

@endmobile @desktop

Etape 3 : Renseignements personnels

@enddesktop
@if ($errors->any())
Error!
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf
Information sur le LEO

Hébergement


  
@endsection @section('jsScript') {{----}} @endsection