{{ HTML::style('css/mystyles.css') }} {{ HTML::style('css/bootstrap.css') }} {{ HTML::style('css/styles.css?v=3') }} {{ HTML::script('js/jquery-1.11.1.min.js') }}
@if(isset($error))

{{$error}}

@else

{{$message}}

@endif
{{ HTML::script('js/bootstrap.js') }}