@extends('backend.admin.layouts.master')
@section('content')
Bulk {{ $heading }}
Use this form to upload your subscriber list and we'll do a bulk import for you. Required fields are first name, last name and email address.
Please note bulk uploads require a minimum of 25 subscribers.
@endsection
@section('before_css')
@endsection
@section('scripts')
@endsection