{{ HTML::style("css/style.css") }}
{{ Session::get('error') }}
@endif @if(Session::has('success')){{ Session::get('success') }}
@endif @if(Session::has('flash_notice')){{ Session::get('flash_notice') }}
@endifto continue to {{BRAND['name']}} Admin