@extends('layouts.app') @section('tableauactive','active') @section('content')
@if (@$success != Null)
Votre action a bien été pris en compte
@endif

Profil

{{ csrf_field() }}
@endsection