@props([ 'action' => null, 'showReference' => true, 'showDescription' => false, 'from' => request('from', $accountingPeriod['from'] ?? null), 'to' => request('to', $accountingPeriod['to'] ?? null), 'reference' => request('reference'), 'description' => request('description'), ])