Ajout du bouton login

This commit is contained in:
Nico B
2020-03-13 11:47:47 +01:00
parent ebee4786fc
commit 9f7ebbc3d0
2 changed files with 13 additions and 210 deletions

View File

@ -6,4 +6,5 @@
<img src="img/app.png" weight=700px height=400px alt="">
<br>
<a href="{{ url('/contact-us') }}">Contactez-nous!</a>
<a href="{{ url('/login') }}">Se connecter</a>
@endsection