ajaxerror.blade.php 166 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 <?php ?> User: {!!$user!!} <br> IP : {!!$ip!!} <br> URL : {!!Request::path()!!} <br><br> XHR : {!!$xhr!!} <br><br> Status : {!!$status!!} <br> Error : {!!$error!!}