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