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

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: No, Nama Wajib Pajak, NPWPD, Jenis Reklame, Isi Reklame, Alamat Wajib Pajak, Lokasi Reklame, Desa, Kecamatan, Panajang, Lebar, Sudut Pandang, Muka, Luas, Sudut, Kontak.

Drop files here or click to upload.

  •  

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