myvideogamelist.com/resources/views/layout/demo1/_scrolltop.blade.php
Jimmy Brancaccio b39ecf1638 Initial Commit
The initial public commit of MVGL website code.
2024-01-14 13:51:43 -06:00

5 lines
187 B
PHP

<!--begin::Scrolltop-->
<div id="kt_scrolltop" class="scrolltop" data-kt-scrolltop="true">
{!! theme()->getSvgIcon("icons/duotune/arrows/arr066.svg") !!}
</div>
<!--end::Scrolltop-->