@extends('layouts.trading') @section('content') @include('trading.partials.scan-watch', ['instruments' => $data['scan_instruments']]) @endsection