Skip to content

Commit

Permalink
Update CreatePayroll.php
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisdelicata authored Dec 26, 2024
1 parent 6a234a7 commit bb891f4
Showing 1 changed file with 1 addition and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@


<?php

namespace App\Filament\Resources\PayrollResource\Pages;
Expand All @@ -10,4 +8,4 @@
class CreatePayroll extends CreateRecord
{
protected static string $resource = PayrollResource::class;
}
}

0 comments on commit bb891f4

Please sign in to comment.