View Tax Rate #{{ $taxRate->id }}

is_active ? 'checked' : '' }} disabled>
Created: {{ $taxRate->created_at?->format('Y-m-d H:i:s') }}
Updated: {{ $taxRate->updated_at?->format('Y-m-d H:i:s') }}
Edit Tax Rate