whoami7 - Manager
:
/
home
/
qbizpnmr
/
test.qbiztax.com
/
app
/
Abstracts
/
View
/
Upload File:
files >> /home/qbizpnmr/test.qbiztax.com/app/Abstracts/View/Component.php
<?php namespace App\Abstracts\View; use Illuminate\View\Component as BaseComponent; abstract class Component extends BaseComponent { public function getParentData($key, $default = null) { return app('view')->getConsumableComponentData($key, $default); } }
Copyright ©2021 || Defacer Indonesia