This commit is contained in:
2025-09-20 16:54:20 +05:00
parent b6537c5314
commit 4f16b4193e
12 changed files with 355 additions and 118 deletions

View File

@@ -10,10 +10,6 @@ use Filament\Schemas\Schema;
class PilgrimForm
{
/**
* @param Schema $schema
* @return Schema
*/
public static function configure(Schema $schema): Schema
{
return $schema