update
This commit is contained in:
@@ -20,6 +20,11 @@ use PDF;
|
||||
|
||||
class KhazanahController extends Controller
|
||||
{
|
||||
public function __construct()
|
||||
{
|
||||
$this->middleware('auth');
|
||||
}
|
||||
|
||||
public function index()
|
||||
{
|
||||
$search = false;
|
||||
|
||||
Reference in New Issue
Block a user