@php $title_index = app()->getLocale()=='ar'?'title_ar':'title'; $entry_product = \Statamic\Entries\Entry::query()->where('collection', 'products')->where('status', 'published')->where('product_system_field','=',$product->id)->first(); @endphp
course
{{ $product_price }} {{ $product_offer_price }}
{{ $currency_name }}
{{ $entry[$title_index]}}