One Hat Cyber Team
Your IP :
18.188.249.86
Server IP :
104.21.16.1
Server :
Linux agrigation-prod 5.15.0-67-generic #74-Ubuntu SMP Wed Feb 22 14:14:39 UTC 2023 x86_64
Server Software :
nginx/1.24.0
PHP Version :
7.4.33
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
home
/
forge
/
gftag.com
/
resources
/
views
/
includes
/
View File Name :
item_footer.blade.php
@if ($sitem->item_type != 'affiliate') @if ($sitem->is_stock()) <a class="product-button add_to_single_cart" data-target="{{ $sitem->id }}" href="javascript:;" title="{{__('To Cart')}}"><i class="icon-shopping-cart"></i> </a> @else <a class="product-button" href="{{route('front.product',$sitem->slug)}}" title="{{__('Details')}}"><i class="icon-arrow-right"></i></a> @endif @else <a class="product-button" href="{{$sitem->affiliate_link}}" target="_blank" title="{{__('Buy Now')}}"><i class="icon-arrow-right"></i></a> @endif