feat: updates on expenses

This commit is contained in:
JP
2024-10-31 00:53:13 +08:00
parent daa6f692e1
commit 06a2035cc8
7 changed files with 207 additions and 60 deletions

View File

@@ -23,6 +23,8 @@ class BranchResource extends Resource
protected static bool $shouldRegisterNavigation = false;
protected static ?string $recordTitleAttribute = 'code';
public static function form(Form $form): Form
{
return $form