@php $meta = (object) $meta; $pair = @$meta->pair; $marketCurrencyWallet = @$meta->marketCurrencyWallet; $coinWallet = @$meta->coinWallet; $screen = @$meta->screen; @endphp @if (@$meta->screen != 'small')
@else
@endif @if (!app()->offsetExists('buy_sell_script')) @php app()->offsetSet('buy_sell_script',true) @endphp @push('script') @endpush @push('style') @endpush @push('script-lib') @endpush @endif