@section('meta') @show
@section('styles') @show
Toggle navigation
{{trans('client.topmenu.tattoo')}}
{{trans('client.tattoo.book artist')}}
{{trans('client.tattoo.salons')}}
{{trans('client.tattoo.category of style')}}
{{trans('client.tattoo.calculator')}}
{{trans('client.topmenu.piercing')}}
{{trans('client.piercing.book')}}
{{trans('client.piercing.tarifs')}}
{{trans('client.piercing.reservation')}}
{{trans('client.topmenu.aftercare')}}
{{trans('client.aftercare.tattoo aftercare')}}
{{trans('client.aftercare.piercing aftercare')}}
{{trans('client.aftercare.permanent makeup aftercare')}}
{{trans('client.topmenu.blog')}}
{{trans('client.topmenu.giftcard')}}
{{trans('client.topmenu.contact')}}
{{$lang}}
Française
English
Русский
@if (Auth::guest())
{{trans('client.auth.login')}}
@else
{{trans('client.price.current order')}}
{{trans('client.price.orders')}}
{{trans('client.price.logout')}}
@endif
@yield('content') @if(!isset($_COOKIE['close']))
{{trans('client.cookie.title')}}
{{trans('client.cookie.body')}}
{{trans('client.cookie.more')}}
×
@endif @section('scripts') @show