@php $used = [ 'REFTRC - Tariff', 'REFTRS - Tariff stat code', 'REFEDR - Export Tariff Duty', 'REFDRT - Seq Duty Rate', 'REFPVC - Privilege', 'REFUNT - Unit', 'RFICC - Country', 'RFARS - Port', 'RFECS2013', 'REFCTC - Container Type', 'RFIPC - Discharge Port New', 'RFPMG - PERMISSION GOODS NEW', ]; $formatFiles = App\Models\ConfFormatFile::whereIn('name', $used)->get(); @endphp

Patch Master File

Back
@csrf
@error('file') {{ $message }} @enderror