| Current Path : /var/www/html/LLCF-APP/vendor/livewire/livewire/src/ |
| Current File : /var/www/html/LLCF-APP/vendor/livewire/livewire/src/Form.php |
<?php
namespace Livewire;
use Livewire\Features\SupportFormObjects\Form as BaseForm;
class Form extends BaseForm
{
//
}