@if(!Cookie::get('seen_disclaimer')) @endif
@yield('content')
@if(Cookie::get('disclaimer_value') === "accepted" && App::environment('production')) @endif