[Fixed: issue #2391 has been fixed.]

This commit is contained in:
Vivek Sharma 2020-02-08 13:46:48 +05:30
parent e78e61d989
commit 4edbd82967
1 changed files with 3 additions and 1 deletions

View File

@ -8,7 +8,9 @@
@include('shop::layouts.footer.top-brands')
@endif --}}
@include('shop::layouts.footer.copy-right')
@if (core()->getConfigData('general.content.footer.footer_toggle'))
@include('shop::layouts.footer.copy-right')
@endif
</div>
</div>