@lang("Recent Transaction")

@lang("DEPOSIT:")
@lang("Deposit")
keys()), "datasets": [{ "backgroundColor": ["rgba(55,125,255, .5)", "rgba(255, 255, 255, .2)"], "borderColor": "#377dff", "borderWidth": 2, "pointRadius": 0, "hoverBorderColor": "#377dff", "pointBackgroundColor": "#377dff", "pointBorderColor": "#fff", "pointHoverRadius": 0, "tension": 0.4 }, { "backgroundColor": ["rgba(0, 201, 219, .5)", "rgba(255, 255, 255, .2)"], "borderColor": "#00c9db", "borderWidth": 2, "pointRadius": 0, "hoverBorderColor": "#00c9db", "pointBackgroundColor": "#00c9db", "pointBorderColor": "#fff", "pointHoverRadius": 0, "tension": 0.4 }] }, "options": { "gradientPosition": {"y1": 200}, "scales": { "y": { "grid": { "color": "#e7eaf3", "drawBorder": false, "zeroLineColor": "#e7eaf3" }, "ticks": { "min": 0, "max": 100, "stepSize": 100, "fontColor": "#97a4af", "fontFamily": "Open Sans, sans-serif", "padding": 10, "postfix": "k" } }, "x": { "grid": { "display": false, "drawBorder": false }, "ticks": { "fontSize": 12, "fontColor": "#97a4af", "fontFamily": "Open Sans, sans-serif", "padding": 5 } } }, "plugins": { "tooltip": { "prefix": "{{ basicControl()->currency_symbol }}", "hasIndicator": true, "mode": "index", "intersect": false, "lineMode": true, "lineWithLineColor": "rgba(19, 33, 68, 0.075)" } }, "hover": { "mode": "nearest", "intersect": true } } }'>
@push('script') @endpush