@extends('layouts.app') @section('title', 'Uplod Loan Parcel') @section('content')
@csrf

Upload Excel


@endsection @section('script') @endsection