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

Upload Sales to Dealer File

@if ($errors->any())
{{ $errors->first() }}
@endif
@csrf
{{-- Progress Bar --}}
0%

Dealer name in the Excel file must exactly match an existing dealer record.

@endsection @push('scripts') @endpush