@yield('content')
{!! HTML::style("assets/template/css/icons/icomoon/styles.min.css") !!} {!! HTML::style("assets/template/css/front/bootstrap.min.css") !!} {!! HTML::style("assets/template/css/front/bootstrap_limitless.min.css") !!} {!! HTML::style("assets/template/css/front/layout.min.css") !!} {!! HTML::style("assets/template/css/front/components.min.css") !!} {!! HTML::style("assets/template/css/colors.min.css") !!} {!! HTML::style("assets/template/css/front/custom.css") !!} {!! HTML::style('assets/css/cbc_common.css') !!} @include('partials/header-scripts')
@include('partials/front-navbar')