fix auto tawarruq > 80 layout

This commit is contained in:
Hafifie PKB
2023-11-29 14:10:58 +08:00
parent 30f718e7d4
commit c3d9fbe526
4 changed files with 330 additions and 31 deletions
+4
View File
@@ -374,6 +374,10 @@
</main>
</div>
@if (request()->route()->getName() === 'penebusan')
@include('widgets.calculator')
@endif
@yield('footer')
</body>
{{-- JS Stack--}}