@extends('admin.layout.app') @section('content')

Import Data Kupon

Formulir Import Kupon

@csrf
Download template excel : DISINI Pastikan File Excel @if($errors->has('file')) {{$errors->first('file')}} @endif
Keterangan :
  • Kode kupon diawali dengan {{$kode_kupon}} dan seterusnya.
@endsection