fixed missing class
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
namespace App\View\Components\Documents\Form;
|
||||
|
||||
use App\Abstracts\View\Components\DocumentForm as Component;
|
||||
use Illuminate\Support\Str;
|
||||
|
||||
class Company extends Component
|
||||
{
|
||||
|
Reference in New Issue
Block a user