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