@section('title')
{{ Config::get('site.title') }}
@show
@include('partials/googleanalytics')
@yield('content')
@yield('addthisscript')