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

Please upload a file with the extension .xls or .xlsx with a maximum size of 10 MB.
For .xls and .xlsx files, ensure that the data is contained within a single sheet with the following columns:

Drop files here or click to upload.

  •  

@endsection @section('scripts') @vite(['resources/js/business-industries/create.js']) @endsection