{{-- --}} @hasSection('site_title') @yield('site_title') @else Zamów teleporadę online Halomed.pl @endif @hasSection('site_description') @else {{-- --}} @endif @if(!empty($__env->yieldContent('googlerob'))) @endif @if(!empty($__env->yieldContent('follow'))) @endif @hasSection('og_image') @else @endif {{--@hasSection('amphtml') @endif--}} @if(!empty($__env->yieldContent('canonical'))) @else @endif {{-- --}} {{-- --}} @stack('styles') {{----}} {{--
--}}
@if($agent->isMobile()) @include('front.elements.navim') @else @include('front.elements.navib') @endif
@if(!$agent->isMobile())
@if(Session::has('user_deleted')) @endif @if(Session::has('phone_exists'))
@endif @if(Session::has('error_phone'))
@endif @if ($errors->any())
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@if(Session::has('alert-class')) @endif @endif
@yield('content')
@include('front.elements.footer') @vite('resources/js/app.js') {{-- --}} {{----}} @stack('scripts')