@yield('styles') @livewireStyles
@include('smart-ads::layouts.partials.desktop-sidebar') @include('smart-ads::layouts.partials.mobile-sidebar')
@include('smart-ads::layouts.partials.header')
@yield('content')
@yield('scripts') @livewireScripts