fix auto tawarruq > 80 layout
This commit is contained in:
@@ -374,6 +374,10 @@
|
||||
</main>
|
||||
</div>
|
||||
|
||||
@if (request()->route()->getName() === 'penebusan')
|
||||
@include('widgets.calculator')
|
||||
@endif
|
||||
|
||||
@yield('footer')
|
||||
</body>
|
||||
{{-- JS Stack--}}
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
@extends('layouts.app')
|
||||
@section('footer')
|
||||
|
||||
|
||||
@endsection
|
||||
Reference in New Issue
Block a user