@extends('admin.layouts.app') @section('panel')

@lang('To dynamically set up the TradingView chart for different trading pairs use the shortcodes') @{{pair}} & @{{pairlistingmarket}} @lang('in the widget field below. System Replace ') @{{pair}} @lang('with the trading pair symbol &') @{{pairlistingmarket}} @lang('with the pair listing market name. Make sure that your specified trading pair must be exists on their listed markets.')

@csrf
@endsection @push('style-lib') @endpush @push('script-lib') @endpush @push('script') @endpush @push('style') @endpush