freescout-whmcs-module/Resources/views/partials/loading.blade.php

3 lines
117 B
PHP

<div id="whmcs-module__loading">
<img src="{{$loader_url}}" width="16" height="16"/> {{__('Loading')}}...
</div>