{{ __('admin::home.Add') }} {{ __('admin::lang.Merchant') }}
@if(!empty($selected_merchants))
@foreach($selected_merchants as $index => $item)
@if(!empty($item['image'])) {{ $item['title'] }} @else
@endif {{ $item['title'] }}
@endforeach
@endif
{{ __('admin::lang.Configuration') }}