@extends('layouts.admin') @section('title', 'Import CSV') @section('admin')

Import subscribers

Upload a CSV — we'll show you a preview and let you map columns before committing.

@csrf

Max 8MB. First row may be headers (we'll auto-detect).

@endsection