Skip to content

Commit

Permalink
Added navbar to restaurant
Browse files Browse the repository at this point in the history
  • Loading branch information
ZoranSerdic committed Apr 8, 2024
1 parent 7bef582 commit 28924cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/pages/restaurant/restaurant.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@
</head>

<body class="font-open-sans bg-amber-100 text-black">
@include('main.navbar')

<section>
<!-- Header -->
@include('restaurant.restaurantHeader', [
Expand Down

0 comments on commit 28924cb

Please sign in to comment.