@hasSection('description') @endif @stack('styles') @if (session('form_success')) @endif @if ($errors->any()) @endif @include('partials.header')
@yield('content')
@include('partials.footer') @include('partials.demo-widget') @if (session('form_success')) @endif @if ($errors->any()) @endif @stack('scripts')