@if(session('alert_pop_up'))
{!! session('alert_pop_up') !!}
@endif
@if(getCurrentLocale() == 'ar')
{{__('products.thanks_message')}} {{__('products.store')}} {{__('abouts.call_handy')}}
@else
{{__('products.thanks_message')}} {{__('abouts.call_handy')}} {{__('products.store')}}
@endif