This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
memberdb/resources/views/sbadmindemo/widgets/tooltip.blade.php

4 lines
148 B
PHP
Raw Normal View History

2016-10-14 04:06:12 +00:00
data-toggle="tooltip" data-placement="{{$direction}}" title="" data-original-title="{{$message}}"