ເລືອກຂໍ້ມູນ ແລະ ອັບໂຫຼດໄຟລ໌ {{ $this->form }} @if($this->isParsed) ຜົນການກວດສອບ
✓ ຖືກຕ້ອງ: {{ $this->validCount }} ລາຍການ → ພ້ອມນຳເຂົ້າ: {{ $this->importableCount }} ລາຍການ @if($this->errorCount > 0) ✗ ຜິດພາດ: {{ $this->errorCount }} ລາຍການ @endif
@if($this->errorCount > 0) ລາຍການຂໍ້ຜິດພາດ
    @foreach($this->errors as $error)
  • {{ $error }}
  • @endforeach
@endif
ຕາຕະລາງຂໍ້ມູນ {{ $this->table }} @endif