{{-- Global icon-button tooltips. Adds title="" attributes to icon-only buttons and links by inferring labels from their Font Awesome class. So auto-gets title="Delete" with no per-view markup changes needed. Watches the DOM via MutationObserver so dynamically-added rows/modals get tooltips too. Include this in every layout's
before : @include('components.icon-tooltips') --}}