@section('page_title') OSAA - Test @stop @section('page_sub_title') TEST @stop @section('scripts') @show @section('jquery_init') determine_scroll ("#large_content .main_content", 630); $('.tabs').tabs(); @stop @section('sub_navigation')
@stop @section('page_functions') @stop @section('division_selector') {{ Form::open(array('url' => Request::url(), 'class' => 'scheduleDates', 'id' => 'scheduleDates', 'method' => 'get')) }} {{ Form::label('date', 'Date ', array('style' => 'font-weight:bold;'))}} {{ Form::select('date', $information['dates'], $information['date'], array('class' => 'auto_submit_onchange', 'style' => 'font-size:12pt;')) }} {{ Form::close() }} @stop @section('main_content')