@include('front.pages.cabinet.templates.menu')
@if($global_user && $global_user->addresses->isNotEmpty())
@else
{{ ShowLabelById(98) }}
-
@foreach($global_user->addresses as $one_address)
-
defaultAddress && $global_user->defaultAddress->id == $one_address->id ? 'checked' : '' }}>
{{ ShowLabelById(101) }}
@endforeach
{{ ShowLabelById(104) }}
@endif
{{ ShowLabelById(105) }}
--}}
{{--
--}}
--}}
{{-- @if($global_user && $global_user->addresses->isNotEmpty())--}}
{{--
--}}
{{-- --}}
{{-- {{ ShowLabelById(98) }}--}}
{{--
--}}
{{-- --}}
{{--
--}}
{{-- @else--}}
{{-- - --}}
{{-- @foreach($global_user->addresses as $one_address)--}}
{{--
- --}}
{{-- defaultAddress && $global_user->defaultAddress->id == $one_address->id ? 'checked' : '' }}>--}}
{{-- --}}
{{-- --}} {{-- --}} {{-- --}} {{----}} {{----}} {{----}} {{-- --}}
{{-- @endforeach--}}
{{--
--}}
{{-- {{ ShowLabelById(103) }}--}}
{{--
--}}
{{-- --}}
{{-- {{ ShowLabelById(104) }}--}}
{{--
--}}
{{-- --}}
{{--
--}}
{{-- @endif--}}
{{-- --}}
{{-- {{ ShowLabelById(103) }}--}}
{{--
--}}
{{-- --}}
{{--
--}}
{{-- {{ ShowLabelById(105) }}
--}}
{{-- --}}
{{--