Import New Leads
@if($errors->any())
{{$errors->first()}}
@endif
@if(session('excelfile') == 'wrong')
Your Excel file is different, please download your template here.
@endif
@if(session('excelfile') == 'empty')
Your Excel file is empty, please fill it.
@endif