@extends('layouts.master') @section('title', 'Import Newsletter') @section('breadcrumb-text')

{{__('Import Newsletter')}} {!! renderIconHtml('back') !!}{{__('Back')}}

@endsection @section('content')
@csrf
@endsection @push('scripts') @endpush