@extends('welcome') @section('title', 'Utilisateurs') @section('styles') @endsection @section('content')
Profile
@csrf
Mot de passe
@csrf
@endsection @section('scripts') @endsection