{{ __('main.modal_close') }}
@messages @if ($item)
{{ __('shop::cart.back') }}
{{ __('shop::cart.goto') }}
@include('shop::cart.panel', ['recently_added' => [$item->id]])
@endif