@extends('layouts.app') @section('title', 'Import Contacts') @section('breadcrumb')Contacts Import@endsection @section('content')
Upload a CSV file to bulk-import contacts. Duplicates (same email) will be skipped.
{{ $message }}
Required CSV columns (header row)
{{ $col }}
type values: client, supplier, trade, installer, other
Download sample CSV