@php
$favicon_image = get_setting('favicon_image');
@endphp
@yield('page-title', 'Home -' . config('app.name'))
{{-- --}}
{{-- --}}
{{-- comman script --}}
{{-- --}}
{{-- end of comman script --}}
@yield('styles')
@stack('styles')
@livewireStyles
@livewireScripts