@extends('layouts.app') @section('title', $pageTitle) @section('page-title', $pageTitle) @section('page-label', 'Import Excel') @section('page-actions') Download Template Excel @endsection @section('content')
{{ $description }}
Format dibenarkan: xlsx, xls atau csv.
| Batch | Jenis | Fail | Diproses | Baharu | Dikemaskini | Tiada Dalam Import | Gagal |
|---|---|---|---|---|---|---|---|
| #{{ $batch->id }} | {{ $batch->import_type === 'tax' ? 'Cukai Harta' : 'Tunggakan' }} |
{{ $batch->filename }}
{{ $batch->created_at->format('d/m/Y h:i A') }}
|
{{ $batch->total_processed }} | {{ $batch->total_new }} | {{ $batch->total_updated }} | {{ $batch->total_missing }} | {{ $batch->total_failed }} |
| Belum ada sejarah import. | |||||||