z-z-song laravel-admin incapaz de carga js fucntion hasta usar f5
$(document).on('pjax:end', function() {
alert ('page just finished loading');
})
Worrisome Wren
$(document).on('pjax:end', function() {
alert ('page just finished loading');
})
$(document).on('pjax:start', function() {
alert ('leaving the page. Are you sure?');
})