fixed form components
This commit is contained in:
parent
003ee48a2a
commit
c557ada9ba
@ -2,7 +2,7 @@
|
||||
|
||||
namespace App\View\Components\Form\Group;
|
||||
|
||||
use App\Abstracts\View\Components\Form\Group\Contact;
|
||||
use App\View\Components\Form\Group\Contact;
|
||||
|
||||
class Customer extends Contact
|
||||
{
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
namespace App\View\Components\Form\Group;
|
||||
|
||||
use App\Abstracts\View\Components\Form\Group\Contact;
|
||||
use App\View\Components\Form\Group\Contact;
|
||||
|
||||
class Vendor extends Contact
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user