@extends($active_theme) @section('title')
@if (session()->get('currency_position') == 'right') {{ html_decode($product->regular_price * session()->get('currency_rate')) }}{{ session()->get('currency_icon') }} @else {{ session()->get('currency_icon') }}{{ html_decode($product->regular_price * session()->get('currency_rate')) }} @endif
{{ html_decode($product->productlangfrontend->name) }}{{__('user.By')}} {{ $product->author->name }} {{__('user.In')}} {{ $product->category->catlangfrontend->name }}
@for ($i = 1; $i <= 5; $i++) @if ($i <= $review) @else @endif @endfor ({{ $review == 0 ? 0 : $review }})