actingAs(User::factory()->superuser()->create()) ->get(route('depreciations.create')) ->assertOk(); } }