@extends('layouts.app') @section('css') @endsection @section('content')
{{ __('Your CSV data should be in the format below. The first line of your CSV file should be the column headers as in the table example. Also make sure that your file is UTF-8 to avoid unnecessary encoding problems.') }}
{{ __('Note') }} {{ __('Duplicate email rows wont be imported') }}| Name* | Phone | Tax Id | Street | City | State | Zipcode | Country | Currency* | Status* | |
|---|---|---|---|---|---|---|---|---|---|---|
| John De | example@exmample.com | 1235678 | 134234 | Washingto | Washingto | WA 123 | 12345 | United States | USD | Active |