@section('content') @section('sub_menu') @include('trade/menu') @stop @section('css') {{ HTML::style('css/quotemedia.css') }} @stop

Search by ticker symbol or company name.

()

$

Ask:

Bid:

Volume:

Open:

Previous Close:

Mkt Cap:

@if(Input::get('type') == 'buy') {{ Form::open(array('url' => 'trade/buy')) }} @else {{ Form::open(array('url' => 'trade/sell')) }} @endif