@extends('layouts.dashboard') @section('main') @include('layouts.message') @include('dashboard.inc.trade') @endsection