@section('includes')
{{ HTML::style('bootstrap/css/bootstrap.css') }}
{{ HTML::style('css/custom.css') }}
{{ HTML::style('css/customnav.css') }}
{{ HTML::script('http://code.jquery.com/jquery-2.1.0.js') }}
{{ HTML::script('bootstrap/js/bootstrap.min.js') }}
@show