{{ $this->table }}
@if ($showForm)
@csrf
{!! __mc('Include the following columns: email, first name, last name, and tags. We also support Mailchimp CSV exports.', ['url' => 'https://mailchimp.com/help/view-export-contacts/#View_or_export_an_audience']) !!}

{{ __mc('Import settings') }}

@error('replace_tags')

{{ $message }}

@enderror
@if ($subscribeUnsubscribed) {{ __mc('Make sure you have proper consent of the subscribers you\'re resubscribing.') }} @endif
@if ($unsubscribeMissing) {{ __mc('This is a dangerous operation, make sure you upload the correct import list') }} @endif

@include('mailcoach::app.layouts.partials.logoSvg') Uploading...
@else
@endif