@if($errors->any()) @include('partials.notify', ['text' => $errors->first()]) @endif
@include('partials.nav_general')
@include('partials.events.slider')
{{--Products Section--}}
@include('partials.banner', ['page' => 'events'])
@include('partials.newfooter')