{{-- Calculator popover content. Layout/container styles use Tailwind (tw- prefix). Button variants, display overrides, and history popup styles live in calculator.css. --}}
{{-- Custom title bar — replaces Bootstrap .popover-title so mouse events reach #calc-hist-btn --}}
@lang('lang_v1.calculator')
{{-- Row 1: AC CE ⌫ ÷ --}} {{-- Row 2: 7 8 9 × --}} {{-- Row 3: 4 5 6 − --}} {{-- Row 4: 1 2 3 + --}} {{-- Row 5: 0 . % = --}}