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

Upload an XML file to import contacts.

@if($importUuid !== null) @endif
@csrf
@error('file')

{{ $message }}

@enderror
@endsection