@section('title') {{ Config::get('site.title') }} @show @section('meta_description') @show {{ HTML::style('./assets/css/font.css') }} {{ HTML::style('./assets/css/style.css') }} {{ HTML::style('./assets/css/footer.css') }} {{ HTML::style('./assets/css/login-register-popup.css') }} {{ HTML::style('./assets/css/blogheader.css') }} {{ HTML::style('./assets/css/nav.css') }} {{ HTML::style('./assets/css/media.css') }} {{ HTML::style('./assets/css/button.css') }} {{ HTML::style('./assets/css/devseatime.css') }} {{ HTML::style( './assets/css/bootstrap.min.css') }} {{ HTML::style( './assets/css/tooltipster.css') }} {{ HTML::style('./assets/css/jquery-ui.css') }} {{ HTML::style( './assets/css/nav-mobile.css') }}