@include('partials.head')
@include('layouts.navigation')
@include('user.partials.background') @livewire('live-search')
@include('layouts.footer')