mirror of
https://github.com/Aviortheking/CA_LARAVEL.git
synced 2025-06-17 11:39:18 +00:00
add seeder for post & routing for list of post
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
@section('content')
|
||||
<img src="img/app.png" weight=700px height=400px alt="">
|
||||
<br>
|
||||
<a href="{{ url('/blog') }}">Blog</a>
|
||||
<a href="{{ url('/contact-us') }}">Contactez-nous!</a>
|
||||
<a href="{{ url('/login') }}">Se connecter</a>
|
||||
@endsection
|
||||
|
Reference in New Issue
Block a user