Add Printers and Printertypes modules with CRUD functionality, migrations, and UI components.
This commit is contained in:
@@ -6,7 +6,7 @@ use Livewire\Component;
|
||||
use App\Models\Sparepart as Model;
|
||||
use Livewire\Attributes\title;
|
||||
|
||||
#[title('Show Filament')]
|
||||
#[title('Show Sparepart')]
|
||||
class ShowSparepart extends Component
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user