@include('partials.meta')
{{-- Font Awesome --}}
{{-- Bootstrap --}}
{{-- Owl Carousel --}}
@stack('styles')
@include('partials.header')
@yield('content')
@include('partials.footer')
{{-- jQuery --}}
{{-- Owl Carousel --}}
{{-- Bootstrap JS --}}
{{-- Site JS --}}
@stack('scripts')