@section('title') {{ Config::get('site.title') }} @show @section('meta_description') @show {{ HTML::style('./assets/css/font.css') }} {{ HTML::style('./assets/css/nav.css') }} {{ HTML::style( './assets/css/blog-style.css?v=2.01') }} {{ HTML::style('./assets/css/footer.css') }} {{ HTML::style( './assets/css/style-calculator.css?v=2.01') }} {{ HTML::style( './assets/css/bootstrap.min.css') }} {{ HTML::style( './assets/css/jquery-ui.css') }} {{ HTML::style( './assets/css/calculator-calender.css') }} @include('partials/googleanalytics')