%PDF- %PDF-
Direktori : /var/www/pjc/resources/views/vendor/LaravelLogger/partials/ |
Current File : /var/www/pjc/resources/views/vendor/LaravelLogger/partials/scripts.blade.php |
@if(config('LaravelLogger.enablejQueryCDN')) <script type="text/javascript" src="{{ config('LaravelLogger.JQueryCDN') }}"></script> @endif @if(config('LaravelLogger.enableBootstrapJsCDN')) <script type="text/javascript" src="{{ config('LaravelLogger.bootstrapJsCDN') }}"></script> @endif @if(config('LaravelLogger.enablePopperJsCDN')) <script type="text/javascript" src="{{ config('LaravelLogger.popperJsCDN') }}"></script> @endif @if(config('LaravelLogger.loggerDatatables')) @if (count($activities) > 10) @include('LaravelLogger::scripts.datatables') @endif @endif @include('LaravelLogger::scripts.add-title-attribute')