{{-- Sort Icon Component (for Alpine.js-driven tables) Reads $sortBy and $sortDir from the parent Alpine.js component. Props: $column – the column key this icon is for Usage (inside an Alpine.js x-data context): Name --}} @props(['column' => ''])