@include('components.theme.landing.header')
<section class="position-relative pt-2 pb-4 px-5">
<livewire:modules.user.blog/>
</section>
@include('components.theme.landing.footer')