@extends('layouts.main') @section('content') @include('layouts.nav-top')
Table: {{ $source_table ?? 'None' }}
Status: {{ ucfirst($status) }}
Progress: {{ $progress }}%
{{ $added_records }} Out of {{ $total_records }} records added