up
This commit is contained in:
@@ -18,6 +18,7 @@ use Illuminate\Support\Facades\Mail;
|
||||
class PuntoVenta extends Page
|
||||
{
|
||||
protected static ?string $navigationGroup = 'Operación';
|
||||
protected static ?int $navigationSort = 120;
|
||||
protected static ?string $navigationIcon = 'heroicon-o-shopping-cart';
|
||||
protected static string $view = 'filament.pages.punto-venta';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user