@include('layouts.title')
@yield('css')
has('home')) href="{{session()->get('home')}}" @else href="{{route('home',['pais_id'=>$pais_id])}}" @endif >
País
{{$store_name}}
{{--
Berasategui
Morón
--}}
Todas las sucursales
@foreach ($stores as $store )
{{$store->name}}
@endforeach
{{ \Cart::session('session')->getTotalQuantity()}}
{{--
--}}
has('home')) href="{{session()->get('home')}}" @else href="{{route('home',['pais_id'=>$pais_id])}}" @endif >
Inicio
País
{{$store_name}}
{{--
Berasategui
Morón
--}}
Todas las sucursales
@foreach ($stores as $store )
{{$store->name}}
@endforeach
@auth
Garantias
@supervisor
Orden de Reparación
@endsupervisor
Notificaciones
0
Perfil
Historial
@endauth
{{ \Cart::session('session')->getTotalQuantity()}}
@guest
Iniciar Sesión
@endguest @auth
{{--
Cerrar Sesión
--}}
Cerrar Sesión
@csrf
@endauth
{{--
País
Berasategui
Berasategui
Morón
Gregorio Laferrere
Caba
Entre Rios
Ezeiza
La Plata
Notificaciones
Perfil
Historial
Cerrar Sesión
Berasategui
Berasategui
Morón
Gregorio Laferrere
Caba
Entre Rios
Ezeiza
La Plata
País
Notificaciones
Perfil
Historial
Cerrar Sesión
@csrf
--}} @yield('content') {{-- --}} @include('layouts.popUpSucursalesTabler') @yield('js')