Skip to content

Commit

Permalink
comment added
Browse files Browse the repository at this point in the history
  • Loading branch information
robby-deving committed Sep 28, 2024
1 parent b6fa0bf commit 9e0f065
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/views/layouts/app.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@

<main class="py-4 min-vh-100">
@yield('content')
{{-- COMMENT WILL SHOW HERE --}}
</main>
@include('components.footer')
</div>
Expand Down

0 comments on commit 9e0f065

Please sign in to comment.