@php use App\Models\Translation; $locale = app()->getLocale(); @endphp
{{Translation::getValue('loading', $locale)}}...