This website requires JavaScript.
Explore
Help
Register
Sign In
aksaibapa
/
my-website
Watch
1
Star
0
Fork
You've already forked my-website
0
Code
Issues
1
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ee00b37c98
my-website
/
resources
/
views
/
pork.blade.php
5 lines
56 B
PHP
Raw
Normal View
History
Unescape
Escape
created more content pages and added dynamic sidebar to all
2024-02-18 15:28:40 +02:00
@
extends
(
'layout'
)
@
section
(
'content'
)
Started implementing Navbar v2 - Removed old navbar from pages + Added navbar_v2 in pages + Added pork navbar v2 + Added beef navbar v2 TODO: Implement navbar_v2 for poultry TODO: Implement navbar_v2 for lamb TODO: Completely delete old navbar and replace with new navbar
2024-02-19 17:40:50 +02:00
created more content pages and added dynamic sidebar to all
2024-02-18 15:28:40 +02:00
@
endsection