diff --git a/pima/resources/views/welcome.blade.php b/pima/resources/views/welcome.blade.php index 03964c35107fbd29d0231ef790c068a055a97e48..693f8053157526ea8472ba719cad79c258ad7495 100644 --- a/pima/resources/views/welcome.blade.php +++ b/pima/resources/views/welcome.blade.php @@ -93,7 +93,6 @@ <a href="https://github.com/laravel/laravel">GitHub</a> --> <a href="{{ url('formulaire2') }}">Main</a> - <a href="{{ url('profil') }}">Profil</a> </div> </div> </div>