@extends('layouts.app') @section('content')
@csrf

Import Not Delivery Addresses

@if ($errors->has('csv_file')) {{ $errors->first('csv_file') }} @endif

Note : Can not import more than 10,000 postcodes in one file

@endsection