@extends('layouts.main') @section('pageTitle', 'QR code 特約管理 - 匯入發票優惠規則') @section('content')
@csrf
@error('invoiceRuleFile') {{ $message }} @enderror
返回 範例下載
@endsection