{{--
Entering the world of 4TresSro...
0%
--}}
@include('components.layouts.struct.partials.main.header')
@if(request()->is('/'))
@include('components.layouts.struct.partials.hero-section')
@else
@include('components.layouts.struct.partials.mini-hero-section')
@endif
{{ $slot }}
@include('components.layouts.struct.partials.main.footer')
@include('components.layouts.struct.partials.social-media-float')
@livewireScripts