@yield('style')
@include('templates.lookatme.partials.header')
@include('templates.lookatme.partials.nav')
@hasSection('breadcrumb')
-
Home
@yield('breadcrumb')
@endif
@yield('content')
@include('templates.lookatme.partials.fixed-sidebar')
@include('templates.lookatme.partials.footer')
{{-- lightbox--}}
@yield('script')