@extends('layouts.app') @section('title', 'Borrower Name on Check Update') @section('content')
@csrf

Upload Excel - Fields in template - Loan No,Borrower name included in Check Indicator - Y/N




@endsection @section('script') @endsection