@php $meta = (object) $meta; $pair = @$meta->pair; @endphp
@lang('Trade History')
@lang('Price')({{ $pair->market->currency->symbol }})
@lang('Amount') ({{ $pair->coin->symbol }})
@lang('Date/Time')
@if (!app()->offsetExists('trade_script')) @php app()->offsetSet('trade_script',true) @endphp @push('script') @endpush @endif