web routes for blacklist

This commit is contained in:
2019-10-28 05:25:18 -05:00
parent 113a446cd6
commit 2d683bfcd2
2 changed files with 9 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
<?php
namespace App\Http\Controllers;
namespace App\Http\Controllers\Corps;
//Internal Library
use Illuminate\Http\Request;