Sindbad~EG File Manager

Current Path : /proc/self/cwd/common/resources/views/oauth/
Upload File :
Current File : //proc/self/cwd/common/resources/views/oauth/popup.blade.php

<h1 style="text-align: center">Logging in</h1>

<script>
    var status = "{!! $status !!}";
    var data   = null;

    @if(isset($data) && $data)
        @if(json_decode($data))
            data = {!! $data !!};
        @else
            data = '{!! $data !!}';
        @endif
    @endif

    window.opener.postMessage({status: status, callbackData: data}, '*');
    window.close();
</script>

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists