@extends('layouts.frontend-member') @section('title', __('message.product')) @section('content')
ตลาด
{{--
คู่เทรด
ราคาปัจจุบันล่าสุด
ขึ้น/ลง
--}}
{{--
--}}
คู่เทรด
ราคาปัจจุบันล่าสุด
24hขึ้น/ลง
@foreach ($products as $product) @if($product->is_crypto==true)
{{ $product->name }}
{{ number_format($product->current_price ?? 1, 6) }}