{{ HTML::style('bootstrap/css/bootstrap.min.css') }} {{ HTML::style('css/style.css')}}
@include('layouts.header') @yield('content') @include('layouts.footer') {{ HTML::script('bootstrap/js/bootstrap.min.js')}} @yield('footer_js')