ok
Direktori : /home2/selectio/public_html/bharath/a1tex.in/app/Http/Controllers/Admin/ |
Current File : /home2/selectio/public_html/bharath/a1tex.in/app/Http/Controllers/Admin/testController.php |
<?php namespace App\Http\Controllers\Admin; use App\Http\Controllers\Controller; class testController extends Controller { public function login() { return view('admin-views.admin-design.login'); } }