{{-- ===================================================== Etebarit - by Gisoo Web Solutions ------------------------------------------------------ Gisoo.net ------------------------------------------------------ Copyright (c) 2026 Gisoo Web Solutions ===================================================== This code is protected by copyright ===================================================== File: stat-tile.blade.php ------------------------------------------------------ Use: One money figure on the admin dashboard: a label, an integer-Toman amount and an optional hint. `accent` lifts the headline tile; `tone="muted"` dims an outflow figure. ===================================================== --}} @props([ 'label' => '', 'amount' => 0, 'hint' => null, 'accent' => false, 'tone' => 'default', ])
{{ $hint }}
@endif