@extends('layouts.main') @section('content')
{{str_limit($product->product, 30)}}
@if(Auth::check()) @if(Auth::user()->currency->is_currency_fixed == '1')₦{{transform_product_price($product->price, 1) }}
@else{{ transform_product_price($product->price, Auth::user()->currency->rate ) }} {{Auth::user()->currency->currency }}
@endif @endifNo Experience available
@endif @endif @endif @endif @endif