File "ResetPasswordController.php"

Full Path: /home/fundopuh/trader.fxex.org/app/Http/Controllers/Admin/Auth/ResetPasswordController.php
File size: 234 bytes
MIME-type: text/x-php
Charset: utf-8

<?php  
// this Code is Cracked by dharunMods-YouTube-Channel

namespace App\Http\Controllers\Admin\Auth;

use Illuminate\Http\Request;
use App\Http\Controllers\Controller;

class ResetPasswordController extends Controller
{
    //
}