@extends('layouts.vertical', ['subtitle' => 'File Upload']) @section('content') @include('layouts.partials/page-title', ['title' => 'Form', 'subtitle' => 'File Uploads'])
Upload Data Umkm

Drop files here or click to upload.

Please upload a file with the extension .xls or .xlsx with a maximum size of 10 MB.

  •  

@endsection @section('scripts') @vite(['resources/js/data/umkm/form-upload.js']) @endsection