@extends('layouts.admin') @section('title', 'Import LHDN') @section('lhdn', 'active') @section('lhdn_upload', 'active') @section('content') Import LHDN Upload CSV Sila gunakan templat seperti tersedia: Klik untuk muat turun templat. @csrf CSV file to import @if ($errors->has('csv_file')) {{ $errors->first('csv_file') }} @endif Data bagi tahun: Pilihan tahun.. 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 Import @endsection
Sila gunakan templat seperti tersedia: Klik untuk muat turun templat.