@section('title') {{ Config::get('site.title') }} @show @section('meta_description') @show {{ HTML::style('./assets/css/font.css') }} {{ HTML::style('./assets/css/style-dashboard.css') }} {{ HTML::style('./assets/css/button.css') }} {{ HTML::style('./assets/css/nav.css') }} {{ HTML::style( './assets/css/bootstrap.min.css') }} {{ HTML::style( './assets/css/jquery-ui.css') }} {{ HTML::style( './assets/css/nav-mobile.css') }} @include('partials/googleanalytics')