Skip to content

Commit

Permalink
Freestar
Browse files Browse the repository at this point in the history
  • Loading branch information
ilestis committed Sep 26, 2024
1 parent 787bbc2 commit 088d3f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resources/views/layouts/app.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -134,12 +134,12 @@
</div>


@include('ads.incontent')

@include('layouts.footer')

</div>

@include('ads.incontent')

<x-dialog id="primary-dialog" :loading="true" />
<div id="dialog-backdrop" class="z-[1000] fixed top-0 left-0 right-0 bottom-0 h-full w-full backdrop-blur-sm bg-base-100 hidden" style="--tw-bg-opacity: 0.2"></div>

Expand Down

0 comments on commit 088d3f7

Please sign in to comment.