JFIF x x C C " } !1AQa "q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w !1AQ aq"2B #3Rbr{
File "InstructorController.php"
Full Path: /home/palsarh/web/palsarh.in/public_html/app/Http/Controllers/instructor/InstructorController.php
File size: 270 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace App\Http\Controllers\instructor;
use App\Http\Controllers\Controller;
use App\Models\Course;
use App\Models\Payout;
use App\Models\User;
use Illuminate\Http\Request;
class InstructorController extends Controller {
// curriculum
}