@extends('statamic::layout') @section('title', 'Data Import') @section('content')
{{ csrf_field() }}

Data Import

Start import

Imports allow you to create a lot of entries at once.

A CSV file, make sure it includes a header row
Defaults to ,. Is usually one of ,,;,|
@endsection